Skip to content

Commit

Permalink
Compat update
Browse files Browse the repository at this point in the history
  • Loading branch information
titaschanda committed Dec 26, 2023
1 parent 59efe08 commit 2e65426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7'
- '1'
- 'nightly'
os:
Expand Down
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ TeNLib = "1ce00845-9e1b-4798-bd63-033d15ad4ca9"

[compat]
Documenter = "1.2"
julia = "1.7"

0 comments on commit 2e65426

Please sign in to comment.