Skip to content

Commit f50445e

Browse files
committed
maybe use 22.04
1 parent 1876583 commit f50445e

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
test-ubuntu:
4040
name: Test Suite (Ubuntu)
41-
runs-on: ubuntu-latest
41+
runs-on: ubuntu-22.04
4242
steps:
4343
- uses: actions/checkout@v2
4444
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)