Skip to content

Commit

Permalink
try other versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Jul 10, 2024
1 parent 27c0693 commit e988b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.10.2', '1.10.3', '1', 'nightly']
julia-version: ['1.6', '1.9', '1', 'nightly']
julia-arch: [x64]
os: [ubuntu-latest, windows-latest, macOS-latest]

Expand Down

0 comments on commit e988b01

Please sign in to comment.