We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9631e00 commit 5b685a9Copy full SHA for 5b685a9
build-aux/Jenkinsfile.full
@@ -125,8 +125,7 @@ meta = [
125
// but works for the other workers.
126
'macos': [
127
name: 'macOS',
128
- // spidermonkey_vsn: '91',
129
- disable_spidermonkey: true, // tmp disable until SM>91 support lands
+ spidermonkey_vsn: '128',
130
with_nouveau: false,
131
with_clouseau: false,
132
gnu_make: 'make'
0 commit comments