Skip to content

Commit

Permalink
#72 Running on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
josdem committed May 30, 2024
1 parent 4a2e602 commit 9264b1c
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 @@ -21,7 +21,7 @@ jobs:
apk:
name: Generate APK
needs: test
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 9264b1c

Please sign in to comment.