Skip to content

Commit

Permalink
Merge pull request #783 from splendo/release/1.4.0-macos14
Browse files Browse the repository at this point in the history
Publish on MacOS 14
  • Loading branch information
Daeda88 authored Jun 6, 2024
2 parents 049dc2f + a67d457 commit 6961ad5
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 6961ad5

Please sign in to comment.