Skip to content

Commit

Permalink
Fix the nightly CI flow
Browse files Browse the repository at this point in the history
  • Loading branch information
randombit committed Jul 21, 2024
1 parent 2a1fc96 commit f974a24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ jobs:
- target: cross-arm64-amalgamation
compiler: gcc
host_os: ubuntu-24.04
- target: emscripten
compiler: emcc
host_os: macos-14
- target: emscripten
compiler: emcc
host_os: macos-14

runs-on: ${{ matrix.host_os }}

Expand Down

0 comments on commit f974a24

Please sign in to comment.