Skip to content

Commit

Permalink
Fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Dec 6, 2024
1 parent 1d80ca3 commit 438a9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
name: electrum-grs-${{ github.sha }}-android-x86_64

macos:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 438a9b5

Please sign in to comment.