Skip to content

Commit

Permalink
Use 'macos-latest' GitHub Action runner again
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Apr 25, 2024
1 parent 5992969 commit d1a4d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: ./.github/actions/main-build

macOS:
runs-on: macos-13
runs-on: macos-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit d1a4d03

Please sign in to comment.