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

This commit is contained in:
tersec 2024-02-16 17:32:01 +00:00 committed by GitHub
parent 6afd6a28f5
commit 45b06fca15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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