Skip to content

Commit

Permalink
Update build_llvm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Nov 20, 2024
1 parent fe5ca30 commit c365774
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
os: "almalinux"
arch: x86_64
- name: "wasm_wasi"
runs-on: "ubuntu-22.04"
container: "quay.io/pypa/manylinux_2_28_x86_64"
os: "almalinux"
runs-on: "macos-14"
# container: "quay.io/pypa/manylinux_2_28_x86_64"
os: "macos"
arch: "wasm32-wasi"
- name: "windows_x86_64"
runs-on: "windows-2019"
Expand Down

0 comments on commit c365774

Please sign in to comment.