File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -17,37 +17,37 @@ jobs:
1717 include :
1818 - target_ruby : " 3.4.2"
1919 arch : " x86-msvcrt"
20- build_ruby : " 3.1 .7/x64"
20+ build_ruby : " 3.0 .7/x64"
2121 run_mri_spec : v3_4_2
2222
2323 - target_ruby : " 3.4.2"
2424 arch : " x64-ucrt"
25- build_ruby : " 3.1 .7/x64"
25+ build_ruby : " 3.0 .7/x64"
2626 run_mri_spec : v3_4_2
2727
2828 - target_ruby : " 3.4.2"
2929 arch : " arm-ucrt"
30- build_ruby : " 3.1 .7/x64"
30+ build_ruby : " 3.0 .7/x64"
3131 run_mri_spec : v3_4_2
3232
3333 - target_ruby : " 3.3.7"
3434 arch : " x86-msvcrt"
35- build_ruby : " 3.1 .7/x64"
35+ build_ruby : " 3.0 .7/x64"
3636 run_mri_spec : v3_3_6
3737
3838 - target_ruby : " 3.3.7"
3939 arch : " x64-ucrt"
40- build_ruby : " 3.1 .7/x64"
40+ build_ruby : " 3.0 .7/x64"
4141 run_mri_spec : v3_3_6
4242
4343 - target_ruby : " 3.2.8"
4444 arch : " x86-msvcrt"
45- build_ruby : " 3.1 .7/x64"
45+ build_ruby : " 3.0 .7/x64"
4646 run_mri_spec : v3_2_8
4747
4848 - target_ruby : " 3.2.8"
4949 arch : " x64-ucrt"
50- build_ruby : " 3.1 .7/x64"
50+ build_ruby : " 3.0 .7/x64"
5151 run_mri_spec : v3_2_8
5252
5353 - target_ruby : " 3.1.7"
7272
7373 - target_ruby : " head"
7474 arch : " arm-ucrt"
75- build_ruby : " 3.1 .7/x64"
75+ build_ruby : " 3.0 .7/x64"
7676 run_mri_spec : master
7777
7878 runs-on : windows-latest
You can’t perform that action at this time.
0 commit comments