Skip to content

Commit e07fc78

Browse files
committed
ci: update ubtuntu version
1 parent e4a9546 commit e07fc78

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
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
strategy:
1919
matrix:
20-
os: [ubuntu-22.04, windows-2022]
20+
os: [ubuntu-24.04, windows-2022]
2121
node: [20, 22]
2222
runs-on: ${{ matrix.os }}
2323
steps:

0 commit comments

Comments
 (0)