Skip to content

Commit 2fa0d83

Browse files
committed
chore: update ubuntu version to 24.04 in github workflow
1 parent fe81910 commit 2fa0d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
check:
1616

17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-24.04
1818
strategy:
1919
fail-fast: false
2020
matrix:

0 commit comments

Comments
 (0)