Skip to content

Commit

Permalink
Use latest macos for production build generation
Browse files Browse the repository at this point in the history
  • Loading branch information
exentrich committed Jul 23, 2024
1 parent a34c810 commit f0a968d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: macos-11.0
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f0a968d

Please sign in to comment.