Skip to content

Commit

Permalink
use non-EOL macOS version for GitHub Actions CI (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Feb 16, 2024
1 parent 8652e4b commit ed89f58
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 @@ -38,7 +38,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows
Expand Down

0 comments on commit ed89f58

Please sign in to comment.