Skip to content

Commit e9c9ea5

Browse files
committed
Move one more workflow to 22.04
1 parent 9be5c39 commit e9c9ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: EmbarkStudios/cargo-deny-action@v2
2626

2727
build-linux:
28-
runs-on: ubuntu-20.04
28+
runs-on: ubuntu-22.04
2929

3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)