(CI) move to macos for web build
This commit is contained in:
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
compile-web-wasm:
|
compile-web-wasm:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup CMake
|
- name: Setup CMake
|
||||||
|
|||||||
Reference in New Issue
Block a user