Skip to content

Commit dacba76

Browse files
committed
Need to avoid version already in toolcache
1 parent 0ead34b commit dacba76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os: [ macos-12, macos-13, macos-14, macos-15 ]
2222
ruby: [
23-
'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,
23+
'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,
2424
truffleruby, truffleruby-head,
2525
truffleruby+graalvm, truffleruby+graalvm-head
2626
]

0 commit comments

Comments
 (0)