Skip to content

Commit 9fac98b

Browse files
ci: update Ubuntu version to 24.04 in CI workflow
1 parent 1b940c1 commit 9fac98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
os:
2727
- ubuntu-22.04
28-
- ubuntu-20.04
28+
- ubuntu-24.04
2929
flags:
3030
- ""
3131
- "--prod"

0 commit comments

Comments
 (0)