Skip to content

Commit

Permalink
downgrade macosx builder
Browse files Browse the repository at this point in the history
  • Loading branch information
whoozle committed Jan 9, 2025
1 parent bc0c3bd commit 07eb874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ./Android*.AppImage*
MacOSX:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Install Dependencies...
run: |
Expand Down

0 comments on commit 07eb874

Please sign in to comment.