Skip to content

Commit

Permalink
Need to avoid version already in toolcache
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 13, 2024
1 parent 0ead34b commit dacba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os: [ macos-12, macos-13, macos-14, macos-15 ]
ruby: [
'1.9', '2.0', '2.1', '2.2', '2.3', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', ruby-head,
'1.9', '2.0', '2.1', '2.2', '2.3', '2.4', '2.5', '2.6', '2.7', '3.0.6', '3.1', '3.2', '3.3', '3.4', ruby-head,
truffleruby, truffleruby-head,
truffleruby+graalvm, truffleruby+graalvm-head
]
Expand Down

0 comments on commit dacba76

Please sign in to comment.