We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df33e8e commit 817d7b0Copy full SHA for 817d7b0
.github/workflows/ci.yml
@@ -36,6 +36,9 @@ jobs:
36
# - { os: macos-latest , ruby: truffleruby }
37
# - { os: ubuntu-latest , ruby: truffleruby }
38
exclude:
39
+ - { os: macos-14, ruby: 2.3 }
40
+ - { os: macos-14, ruby: 2.4 }
41
+ - { os: macos-14, ruby: 2.5 }
42
- { os: windows-latest, ruby: jruby }
43
- { os: windows-latest, ruby: jruby-head }
44
0 commit comments