Skip to content

Commit

Permalink
Merge pull request #5 from singularitti/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
poncito authored Aug 3, 2023
2 parents fb05192 + 835e3fc commit 2b964c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.3'
- '1.6'
- '1' # automatically expands to the latest stable 1.x release of Julia
- 'nightly'
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ authors = ["Romain Poncet <[email protected]>"]
version = "0.1.0"

[compat]
julia = "1.6"
julia = "1.3"

0 comments on commit 2b964c1

Please sign in to comment.