Skip to content

Commit

Permalink
try another runner with more resources
Browse files Browse the repository at this point in the history
  • Loading branch information
yostyle committed Aug 30, 2023
1 parent 3f029d1 commit 237f87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
debug:
name: Build debug APKs (${{ matrix.target }})
runs-on: ubuntu-latest
runs-on: macos-latest
if: github.ref != 'refs/heads/main'
strategy:
fail-fast: false
Expand Down

0 comments on commit 237f87c

Please sign in to comment.