Skip to content

Commit

Permalink
CHanged images for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
synacker committed Sep 28, 2024
1 parent d724f6d commit 9ca7acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daggy-github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
build/*.zip
macos-arm:
runs-on: macos-14-xlarge
runs-on: macos-15-xlarge
permissions:
id-token: write
contents: read
Expand Down Expand Up @@ -286,7 +286,7 @@ jobs:
build/Release/*.zip

macos-x64:
runs-on: macos-14-large
runs-on: macos-15-large
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 9ca7acf

Please sign in to comment.