Skip to content

Commit

Permalink
target macos-13 for intel builds
Browse files Browse the repository at this point in the history
macos 12 github actions runner is no longer supported
  • Loading branch information
ndepaola authored Jan 16, 2025
1 parent a4b49ab commit 58fe70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- os: macos-latest
TARGET: macos-arm
OUT_FILE_NAME: autofill
- os: macos-12
- os: macos-13
TARGET: macos-intel
OUT_FILE_NAME: autofill
- os: windows-latest
Expand Down

0 comments on commit 58fe70c

Please sign in to comment.