Skip to content

Commit da34a3f

Browse files
committed
Try the CI with Ubuntu 24.04
1 parent f77827b commit da34a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
ci:
8-
runs-on: ubuntu-22.04
8+
runs-on: ubuntu-24.04
99
container: ghcr.io/rust-for-linux/ci
1010

1111
timeout-minutes: 70

0 commit comments

Comments
 (0)