Skip to content

Commit

Permalink
Change CI on MacOS from macos-11 to macos-latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
asuessenbach committed Dec 13, 2023
1 parent 170a000 commit 2010b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

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

strategy:
matrix:
Expand Down

0 comments on commit 2010b37

Please sign in to comment.