Skip to content

Commit

Permalink
use non-EOL macOS version for GitHub Actions CI (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Feb 16, 2024
1 parent 2114b22 commit ae476c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows
Expand Down

0 comments on commit ae476c6

Please sign in to comment.