Skip to content

Commit f72030c

Browse files
committed
try with newer version of ubuntu (and maybe clang?)
1 parent 5cf2ee9 commit f72030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
os: ubuntu-latest
2121
rust: stable
2222
- build: ubuntu-old
23-
os: ubuntu-20.04
23+
os: ubuntu-24.04
2424
rust: stable
2525
- build: macos
2626
os: macos-latest

0 commit comments

Comments
 (0)