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

This commit is contained in:
tersec 2024-02-14 05:07:55 +00:00 committed by GitHub
parent 16de7e7f5d
commit ce834e1287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ jobs:
cpu: amd64
#- os: windows
#cpu: i386
branch: [version-1-6, devel]
branch: [version-1-6, version-2-0, devel]
include:
- target:
os: linux
@ -34,7 +34,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-11
builder: macos-12
shell: bash
- target:
os: windows