File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ concurrency:
6262env :
6363 PYTHON_VERSION : ' 3.14'
6464 FLAKY_TESTS : keep_retrying
65- RUSTC_VERSION : ' 1.86 '
65+ RUSTC_VERSION : ' 1.88 '
6666
6767permissions :
6868 contents : read
Original file line number Diff line number Diff line change 3636 PYTHON_VERSION : ' 3.14'
3737 XCODE_VERSION : ' 16.4'
3838 CLANG_VERSION : ' 19'
39- RUSTC_VERSION : ' 1.86 '
39+ RUSTC_VERSION : ' 1.88 '
4040
4141permissions :
4242 contents : read
Original file line number Diff line number Diff line change 3737 CXX : ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++-19
3838 SCCACHE_GHA_ENABLED : ${{ github.base_ref == 'main' || github.ref_name == 'main' }}
3939 SCCACHE_IDLE_TIMEOUT : ' 0'
40- RUSTC_VERSION : ' 1.86 '
40+ RUSTC_VERSION : ' 1.88 '
4141
4242permissions :
4343 contents : read
Original file line number Diff line number Diff line change 4646 CXX : ${{ (github.base_ref == 'main' || github.ref_name == 'main') && 'sccache' || '' }} clang++-19
4747 SCCACHE_GHA_ENABLED : ${{ github.base_ref == 'main' || github.ref_name == 'main' }}
4848 SCCACHE_IDLE_TIMEOUT : ' 0'
49- RUSTC_VERSION : ' 1.86 '
49+ RUSTC_VERSION : ' 1.88 '
5050
5151permissions :
5252 contents : read
Original file line number Diff line number Diff line change 6868 PYTHON_VERSION : ' 3.14'
6969 XCODE_VERSION : ' 16.4'
7070 FLAKY_TESTS : keep_retrying
71- RUSTC_VERSION : ' 1.86 '
71+ RUSTC_VERSION : ' 1.88 '
7272
7373permissions :
7474 contents : read
You can’t perform that action at this time.
0 commit comments