test macOS with Nim 2.0 in CI and use non-EOL macOS version (#5890)

This commit is contained in:
tersec 2024-02-16 04:53:13 +00:00 committed by GitHub
parent ea29e0afc8
commit 7b5815358e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,9 +38,6 @@ jobs:
- target: - target:
os: macos os: macos
branch: upstream/version-1-6 branch: upstream/version-1-6
- target:
os: macos
branch: upstream/version-2-0
- target: - target:
os: windows os: windows
branch: upstream/version-1-6 branch: upstream/version-1-6
@ -58,7 +55,7 @@ jobs:
builder: ['self-hosted','ubuntu-22.04'] builder: ['self-hosted','ubuntu-22.04']
- target: - target:
os: macos os: macos
builder: macos-11 builder: macos-12
- target: - target:
os: windows os: windows
builder: windows-2019 builder: windows-2019