Skip to content

Commit

Permalink
Publish on MacOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeda88 committed Jun 4, 2024
1 parent 049dc2f commit a67d457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
SIGNING_KEY_ID: ${{ secrets.SIGNING_KEY_ID }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
runs-on: macos-13
runs-on: macos-14
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit a67d457

Please sign in to comment.