Skip to content

Commit

Permalink
Temporarily replace pre with 1.12-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Mar 5, 2025
1 parent 3555c4b commit 8a1b7a6
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 @@ -16,7 +16,7 @@ jobs:
- 'min'
- 'lts'
- '1'
- 'pre'
- '1.12-nightly'
os:
- ubuntu-latest
- windows-latest
Expand All @@ -29,7 +29,7 @@ jobs:
- os: macos-13
arch: x64
version: '1'

steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 8a1b7a6

Please sign in to comment.