Skip to content

Commit

Permalink
Use macOS 14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
JWCook committed Jul 22, 2024
1 parent d427ae6 commit 7ef409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
build-app-packages:
strategy:
matrix:
os: [ubuntu-latest, macos-13, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 7ef409d

Please sign in to comment.