Skip to content

Commit

Permalink
chore: update CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Jul 29, 2024
1 parent 38b2cee commit ad2c937
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ jobs:
- "4.7.0"
- "4.8.0"
- "4.9.0"
- "nightly-2024-07-12"
- "4.10.0-rc2"
- "nightly-2024-07-27"
platform:
- os: ubuntu-latest
installer: |
curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh -s -- -y --default-toolchain none
# Mac runners are rare and expensive, so spot-check that the
# subprocess support seems OK but be less thorough
include:
- toolchain: "4.9.0"
- toolchain: "4.9.1"
platform:
os: macos-latest
installer: |
Expand Down

0 comments on commit ad2c937

Please sign in to comment.