Skip to content

Commit

Permalink
ci: Update macOS CI to macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege authored and bilelmoussaoui committed Dec 18, 2024
1 parent 5c7cccb commit efa5c1c
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 @@ -23,7 +23,7 @@ on:
jobs:
ci-macos:
name: macOS
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit efa5c1c

Please sign in to comment.