Skip to content

Commit dc82fa2

Browse files
committed
ci(wasi): bump runner to ubuntu-24.04
1 parent 3214b49 commit dc82fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717

1818
jobs:
1919
build-test:
20-
runs-on: ubuntu-22.04
20+
runs-on: ubuntu-24.04
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)