Skip to content

Commit f97b845

Browse files
authored
Merge pull request #544 from rust-osdev/fix/kani
fix kani build job
2 parents f01a291 + 9923b27 commit f97b845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
run: cargo +stable semver-checks check-release
177177

178178
kani:
179-
runs-on: ubuntu-20.04
179+
runs-on: ubuntu-latest
180180
steps:
181181
- uses: actions/checkout@v4
182182
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)