File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 - uses : dtolnay/rust-toolchain@master
4343 with :
4444 components : cargo
45- toolchain : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
45+ toolchain : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
4646 - name : Check out ci repo
4747 run : git clone https://github.com/stratis-storage/ci.git
4848 - name : Run comparisons of version specs with available Fedora packages
Original file line number Diff line number Diff line change 2222 format :
2323 env :
2424 TASK : fmt-ci
25- TOOLCHAIN : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
25+ TOOLCHAIN : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
2626 runs-on : ubuntu-22.04
2727 steps :
2828 - name : Install git
3939 lint :
4040 env :
4141 TASK : clippy
42- TOOLCHAIN : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
42+ TOOLCHAIN : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
4343 runs-on : ubuntu-22.04
4444 steps :
4545 - name : Install git
5959 typos :
6060 env :
6161 TASK : check-typos
62- TOOLCHAIN : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
62+ TOOLCHAIN : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
6363 runs-on : ubuntu-22.04
6464 steps :
6565 - name : Install git
Original file line number Diff line number Diff line change 1616 matrix :
1717 include :
1818 - components : cargo
19- toolchain : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
19+ toolchain : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
2020 task : make -f Makefile audit
2121 - components : clippy
2222 toolchain : stable
6161 - uses : dtolnay/rust-toolchain@master
6262 with :
6363 components : cargo
64- toolchain : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
64+ toolchain : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
6565 - name : Check out ci repo
6666 run : git clone https://github.com/stratis-storage/ci.git
6767 - name : Run comparisons of version specs with available Fedora packages
9191 uses : obi1kenobi/cargo-semver-checks-action@v2
9292 with :
9393 verbose : true
94- rust-toolchain : 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
94+ rust-toolchain : 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
You can’t perform that action at this time.
0 commit comments