Skip to content

Commit

Permalink
Update runner
Browse files Browse the repository at this point in the history
  • Loading branch information
n8henrie committed Dec 22, 2023
1 parent 2eb0e8d commit daf39ea
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 @@ -52,7 +52,7 @@ jobs:

sign:
needs: build
runs-on: macos-11
runs-on: macos-12
if: startsWith(github.ref, 'refs/tags/')
env:
MACOS_CERTIFICATE: ${{ secrets.MACOS_CERTIFICATE }}
Expand Down

0 comments on commit daf39ea

Please sign in to comment.