Skip to content

Commit

Permalink
arm runners not available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Apr 23, 2024
1 parent 96bcd97 commit a2ce25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defaults:
jobs:
build:
name: build ${{ matrix.img }} ${{ matrix.arch }}
runs-on: [ ubuntu, linux, "${{ matrix.arch }}" ]
runs-on: ubuntu-latest
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit a2ce25a

Please sign in to comment.