Skip to content

Commit

Permalink
chore: Tweak build-android
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarth committed Dec 7, 2023
1 parent 7492ee9 commit 4d5accb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

build-android:
needs: setup
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Build for android
Expand Down

0 comments on commit 4d5accb

Please sign in to comment.