File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,67 +17,67 @@ jobs:
1717 include :
1818 - target_ruby : " 4.0.2"
1919 arch : " x64-ucrt"
20- build_ruby : " 3.3.10 /x64"
20+ build_ruby : " 3.3.11 /x64"
2121 run_mri_spec : v4.0.2
2222 runon : windows-latest
2323
2424 - target_ruby : " 4.0.2"
2525 arch : " arm-ucrt"
26- build_ruby : " 3.4.7 /x64"
26+ build_ruby : " 3.4.9 /x64"
2727 run_mri_spec : v4.0.2
2828 runon : windows-11-arm
2929
3030 - target_ruby : " 3.4.9"
3131 arch : " x86-msvcrt"
32- build_ruby : " 3.3.10 /x64"
32+ build_ruby : " 3.3.11 /x64"
3333 run_mri_spec : v3_4_8
3434 runon : windows-latest
3535
3636 - target_ruby : " 3.4.9"
3737 arch : " x64-ucrt"
38- build_ruby : " 3.3.10 /x64"
38+ build_ruby : " 3.3.11 /x64"
3939 run_mri_spec : v3_4_8
4040 runon : windows-latest
4141
4242 - target_ruby : " 3.4.9"
4343 arch : " arm-ucrt"
44- build_ruby : " 3.4.7 /x64"
44+ build_ruby : " 3.4.9 /x64"
4545 run_mri_spec : v3_4_8
4646 runon : windows-11-arm
4747
4848 - target_ruby : " 3.3.11"
4949 arch : " x86-msvcrt"
50- build_ruby : " 3.3.10 /x64"
50+ build_ruby : " 3.3.11 /x64"
5151 run_mri_spec : v3_3_11
5252 runon : windows-latest
5353
5454 - target_ruby : " 3.3.11"
5555 arch : " x64-ucrt"
56- build_ruby : " 3.3.10 /x64"
56+ build_ruby : " 3.3.11 /x64"
5757 run_mri_spec : v3_3_11
5858 runon : windows-latest
5959
6060 - target_ruby : " 3.2.11"
6161 arch : " x86-msvcrt"
62- build_ruby : " 3.3.10 /x64"
62+ build_ruby : " 3.3.11 /x64"
6363 run_mri_spec : v3_2_11
6464 runon : windows-latest
6565
6666 - target_ruby : " 3.2.11"
6767 arch : " x64-ucrt"
68- build_ruby : " 3.3.10 /x64"
68+ build_ruby : " 3.3.11 /x64"
6969 run_mri_spec : v3_2_11
7070 runon : windows-latest
7171
7272 - target_ruby : " head"
7373 arch : " x64-ucrt"
74- build_ruby : " 3.3.10 /x64"
74+ build_ruby : " 3.3.11 /x64"
7575 run_mri_spec : master
7676 runon : windows-latest
7777
7878 - target_ruby : " head"
7979 arch : " arm-ucrt"
80- build_ruby : " 3.4.7 /x64"
80+ build_ruby : " 3.4.9 /x64"
8181 run_mri_spec : master
8282 runon : windows-11-arm
8383
You can’t perform that action at this time.
0 commit comments