Skip to content

Commit d1b7656

Browse files
committed
update github base image to ubuntu 24.04
1 parent d6c4606 commit d1b7656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [ push, pull_request ]
44

55
jobs:
66
rust:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88
strategy:
99
matrix:
1010
toolchain:

0 commit comments

Comments
 (0)