Skip to content

Commit

Permalink
Update nim versions and macos builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhartnett committed Oct 7, 2024
1 parent 1e0d262 commit a84dcbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ jobs:
cpu: amd64
- os: windows
cpu: amd64
branch: [version-1-6, version-2-0, devel]
branch: [version-2-0, version-2-2, devel]
include:
- target:
os: linux
builder: ubuntu-latest
shell: bash
- target:
os: macos
builder: macos-12
builder: macos-13
shell: bash
- target:
os: windows
Expand Down

0 comments on commit a84dcbd

Please sign in to comment.