Skip to content

Commit 000a5c3

Browse files
committed
Switch ubuntu versions
1 parent d4a4d9f commit 000a5c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ jobs:
3535
strategy:
3636
matrix:
3737
os:
38-
- ubuntu-20.04
3938
- ubuntu-22.04
39+
- ubuntu-24.04
4040
rust:
4141
- stable
4242
- beta
4343
experimental: [false]
4444
include:
45-
- os: ubuntu-22.04
45+
- os: ubuntu-24.04
4646
rust: nightly
4747
experimental: true
4848
steps:

0 commit comments

Comments
 (0)