Remove runs-on

This commit is contained in:
Ben Meadors 2022-11-19 17:48:01 -06:00
parent 10837ce549
commit 27401bb9b8

View File

@ -94,8 +94,6 @@ jobs:
- board: m5stack-core - board: m5stack-core
- board: m5stack-coreink - board: m5stack-coreink
- board: tbeam-s3-core - board: tbeam-s3-core
runs-on: ubuntu-latest
uses: ./.github/workflows/build_esp32.yml uses: ./.github/workflows/build_esp32.yml
with: with:
board: ${{ matrix.board }} board: ${{ matrix.board }}