Skip to content

Commit

Permalink
Use latest MacOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jun 24, 2024
1 parent 9fedaff commit d1368fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push, pull_request]
jobs:
build:

runs-on: macos-11
runs-on: macos-latest

env:
MACOSX_DEPLOYMENT_TARGET: "11.0"
Expand Down

0 comments on commit d1368fa

Please sign in to comment.