Skip to content

Commit

Permalink
Back to macos-latest runner on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Nov 8, 2024
1 parent aa9a2fc commit c0f1d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
OS: ["ubuntu-latest", "macos-12", "windows-latest"]
OS: ["ubuntu-latest", "macos-latest", "windows-latest"]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c0f1d7f

Please sign in to comment.