Skip to content

Commit 035d95b

Browse files
Skglandsyphar
authored andcommitted
use ubuntu-22.04 instead of ubuntu-latest for tests
1 parent 3d5b9d0 commit 035d95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ${{ matrix.os }}
3535
strategy:
3636
matrix:
37-
os: [ubuntu-latest, windows-latest]
37+
os: [ubuntu-22.04, windows-latest]
3838
cargo_flags:
3939
- ""
4040
- "--all-features"

0 commit comments

Comments
 (0)