Skip to content

Commit

Permalink
FIX: build CI target 'emscripten' on macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Mar 6, 2024
1 parent b84acd9 commit eb243e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
host_os: macos-13
- target: emscripten
compiler: emcc
host_os: macos-13
host_os: macos-14

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

Expand Down

0 comments on commit eb243e4

Please sign in to comment.