Skip to content

Commit

Permalink
Test (CI) lts, 1 and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenet committed Jan 23, 2025
1 parent f526220 commit fd97372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1.6', '1', 'nightly']
julia-version: ['lts', '1', 'nightly']
julia-arch: [x64]
os: [ubuntu-latest, macOS-latest, windows-latest]
# # 32-bit Julia binaries are not available on macOS
Expand Down

0 comments on commit fd97372

Please sign in to comment.