Skip to content
Snippets Groups Projects
Commit 33c808b7 authored by murgatroid99's avatar murgatroid99
Browse files

Enable Ruby Mac artifact build

parent 93f88450
No related branches found
No related tags found
No related merge requests found
......@@ -228,4 +228,5 @@ def targets():
[PythonArtifact('linux', 'x86'),
PythonArtifact('linux', 'x64'),
RubyArtifact('linux', 'x86'),
RubyArtifact('linux', 'x64')])
RubyArtifact('linux', 'x64'),
RubyArtifact('macos', 'x64')])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment