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

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

View File

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