Skip to content

Commit

Permalink
chore: use latest macos
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Jun 6, 2024
1 parent 3a1abf3 commit 8761fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ env:

jobs:
x86_64:
runs-on: macos-11
runs-on: macos-latest

if: ${{ github.event.inputs.arch == 'All' || github.event.inputs.arch == 'x86_64' }}

Expand Down

0 comments on commit 8761fce

Please sign in to comment.