Skip to content

Commit

Permalink
ci: use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
q66 committed May 6, 2024
1 parent 2e0c577 commit e9550fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

mac:
name: MacOS
runs-on: macos-10.15
runs-on: macos-latest

env:
TARGET: 'darwin'
Expand Down

0 comments on commit e9550fe

Please sign in to comment.