Skip to content

Commit

Permalink
Update dependency macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 3620ba8 commit d3a0386
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
path: build-reports.zips

macos:
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout the repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: ./gradlew publish

macos:
runs-on: macos-13
runs-on: macos-14

steps:
- name: Checkout the repo
Expand Down

0 comments on commit d3a0386

Please sign in to comment.