Skip to content

Commit

Permalink
Stick to latest macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Jun 11, 2024
1 parent 6bce7c6 commit f1320d4
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 @@ -10,7 +10,7 @@ on:
permissions: read-all
jobs:
macos_minimal_usage:
runs-on: macos-14
runs-on: macos-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: ./
Expand Down

0 comments on commit f1320d4

Please sign in to comment.