use non-EOL macOS version for GitHub Actions CI (#40)
This commit is contained in:
parent
bfe65b9fcb
commit
b5028a4471
|
@ -31,7 +31,7 @@ jobs:
|
|||
shell: bash
|
||||
- target:
|
||||
os: macos
|
||||
builder: macos-11
|
||||
builder: macos-12
|
||||
shell: bash
|
||||
- target:
|
||||
os: windows
|
||||
|
|
Loading…
Reference in New Issue