Update nim versions and macos builder (#71)

This commit is contained in:
bhartnett 2024-10-07 12:49:48 +08:00 committed by GitHub
parent 1e0d26211f
commit 7b41c5c1e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ jobs:
cpu: amd64 cpu: amd64
- os: windows - os: windows
cpu: amd64 cpu: amd64
branch: [version-1-6, version-2-0, devel] branch: [version-2-0, version-2-2, devel]
include: include:
- target: - target:
os: linux os: linux
@ -46,7 +46,7 @@ jobs:
shell: bash shell: bash
- target: - target:
os: macos os: macos
builder: macos-12 builder: macos-13
shell: bash shell: bash
- target: - target:
os: windows os: windows