Skip to content

Commit

Permalink
Switch to lts versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
cescalara committed Oct 7, 2024
1 parent 1e2f96f commit 7c67e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.6', '1']
julia-version: ['lts', '1']
julia-arch: [x64]
os: [ubuntu-latest, macOS-latest] # [ubuntu-latest, windows-latest, macOS-latest]
steps:
Expand Down

0 comments on commit 7c67e6d

Please sign in to comment.