Skip to content

Commit

Permalink
Bump minimal supported version of Julia to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Drvi committed Jul 20, 2023
1 parent f99256b commit c34c5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1.3', '1', 'nightly']
julia-version: ['1.6', '1', 'nightly']
os: [ubuntu-latest]
arch: [x64]
include:
Expand Down

0 comments on commit c34c5b3

Please sign in to comment.