Skip to content

Commit

Permalink
Update pipeline to macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Sep 26, 2024
1 parent b2194d6 commit 3045ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
artifact-path: target/release/fend
artifact-platform-name: linux-x86_64-gnu
env-command: ">> $GITHUB_ENV"
- platform: macos-14
- platform: macos-15
artifact-path: target/release/fend
artifact-platform-name: macos-aarch64
env-command: ">> $GITHUB_ENV"
Expand Down

0 comments on commit 3045ae5

Please sign in to comment.