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
1 changed files with 1 additions and 4 deletions

View File

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