1 parent 0bfb8dd commit 76928edCopy full SHA for 76928ed
1 file changed
.github/workflows/build-wasi.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- os: [windows-2019,windows-2022,ubuntu-20.04,ubuntu-22.04,ubuntu-24.04,macos-13,macos-14,macos-15]
+ os: [windows-2022,ubuntu-22.04,ubuntu-24.04,macos-13,macos-14,macos-15]
24
arch: [wasm32]
25
sdk: [24]
26
steps:
0 commit comments