use non-EOL macOS version for GitHub Actions CI (#160)

This commit is contained in:
tersec 2024-02-16 18:13:56 +00:00 committed by GitHub
parent 8652e4b814
commit ed89f58624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows