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

This commit is contained in:
tersec 2024-02-16 17:06:04 +00:00 committed by GitHub
parent bfe65b9fcb
commit b5028a4471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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