disable simulator build
This commit is contained in:
parent
b9c9ec071a
commit
70637cae75
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
path: build/firmware.uf2
|
||||
|
||||
build-simulator:
|
||||
if: ${{ false }} # simulator is not yet supported
|
||||
container:
|
||||
image: emscripten/emsdk
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user