Skip to content

Commit

Permalink
Update dependency macos to v13 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 3d547ae commit dd25c89
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 @@ -54,7 +54,7 @@ jobs:
run: ./gradlew check

publish:
runs-on: macos-11
runs-on: macos-13
if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request' && github.repository == 'zacsweers/redacted-compiler-plugin'
needs: [ jvm, all-platforms ]

Expand Down

0 comments on commit dd25c89

Please sign in to comment.