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 16, 2024
1 parent 21e7b54 commit 99a1c6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ jobs:
- "4.6.0"
- "4.7.0"
- "4.8.0"
- "4.9.0-rc1"
- "nightly-2024-06-12"
- "4.9.0"
- "nightly-2024-07-12"
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.8.0"
- toolchain: "4.9.0"
platform:
os: macos-latest
installer: |
Expand Down

0 comments on commit 99a1c6d

Please sign in to comment.