File tree Expand file tree Collapse file tree 6 files changed +5
-6
lines changed Expand file tree Collapse file tree 6 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ jobs:
122122 cd build_system
123123 cargo test
124124
125-
126125 # Summary job for the merge queue.
127126 # ALL THE PREVIOUS JOBS NEED TO BE ADDED TO THE `needs` SECTION OF THIS JOB!
128127 success :
Original file line number Diff line number Diff line change 1212 RUST_BACKTRACE : 1
1313
1414jobs :
15- build :
15+ success :
1616 runs-on : ubuntu-24.04
1717
1818 strategy :
Original file line number Diff line number Diff line change 1616 GCC_EXEC_PREFIX : /usr/lib/gcc/
1717
1818jobs :
19- build :
19+ success :
2020 runs-on : ubuntu-24.04
2121
2222 strategy :
Original file line number Diff line number Diff line change 1616 OVERWRITE_TARGET_TRIPLE : m68k-unknown-linux-gnu
1717
1818jobs :
19- build :
19+ success :
2020 runs-on : ubuntu-24.04
2121
2222 strategy :
Original file line number Diff line number Diff line change 1212 RUST_BACKTRACE : 1
1313
1414jobs :
15- build :
15+ success :
1616 runs-on : ubuntu-24.04
1717
1818 strategy :
Original file line number Diff line number Diff line change 1212 RUST_BACKTRACE : 1
1313
1414jobs :
15- build :
15+ success :
1616 runs-on : ubuntu-24.04
1717
1818 strategy :
You can’t perform that action at this time.
0 commit comments