Skip to content

Commit

Permalink
higher Julia compact as same as Pickle
Browse files Browse the repository at this point in the history
  • Loading branch information
yuehhua committed Nov 27, 2021
1 parent bc0253d commit b124a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1.0', '1', 'nightly']
julia-version: ['1.3', '1', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
env:
PYTHON: ""
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ JSON3 = "1"
MAT = "0.7, 0.8, 0.9, 0.10"
Pickle = "0.2"
Requires = "1"
julia = "1"
julia = "1.3"

[extras]
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
Expand Down

0 comments on commit b124a43

Please sign in to comment.