Skip to content

Commit 8ef2e91

Browse files
committed
ci: bump windows test images from "head" to "3.4"
now that rubyinstaller has been released
1 parent c10fd7a commit 8ef2e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
outputs:
9898
# these are usually the same, but are different once we get to ruby release candidates
9999
setup_ruby: "['3.1', '3.2', '3.3', '3.4']"
100-
setup_ruby_win: "['3.1', '3.2', '3.3', 'head']"
100+
setup_ruby_win: "['3.1', '3.2', '3.3', '3.4']"
101101
image_tag: "['3.1', '3.2', '3.3', '3.4']"
102102
runs-on: ubuntu-latest
103103
steps:

0 commit comments

Comments
 (0)