Skip to content

Commit

Permalink
disable simulator build
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Sep 18, 2024
1 parent b9c9ec0 commit 70637ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70637ca

Please sign in to comment.