Skip to content

Commit

Permalink
chore(deps): update dependency macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 8fc56f4 commit 8563072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
path: grails-linux-amd64-snapshot.zip
macos:
name: "Build OS X Intel Native CLI"
runs-on: macos-13
runs-on: macos-14
needs: build
steps:
- name: "📥 Checkout the repository"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
asset_content_type: application/zip
macos:
name: "Release OS X Intel Native CLI"
runs-on: macos-13
runs-on: macos-14
needs: build
steps:
- name: "📥 Checkout repository"
Expand Down

0 comments on commit 8563072

Please sign in to comment.