Skip to content

Commit 76928ed

Browse files
committed
no win 2019 and ubuntu 20.04 in wasi
1 parent 0bfb8dd commit 76928ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
os: [windows-2019,windows-2022,ubuntu-20.04,ubuntu-22.04,ubuntu-24.04,macos-13,macos-14,macos-15]
23+
os: [windows-2022,ubuntu-22.04,ubuntu-24.04,macos-13,macos-14,macos-15]
2424
arch: [wasm32]
2525
sdk: [24]
2626
steps:

0 commit comments

Comments
 (0)