Skip to content

Commit

Permalink
For now just test against Julia 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Sep 21, 2023
1 parent d559c1f commit 2c75f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_itensors_base_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
version:
- '1.6'
- '1.8'
- '1'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_ndtensors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
version:
- '1.6'
- '1.8'
- '1'
os:
- ubuntu-latest
Expand Down

0 comments on commit 2c75f77

Please sign in to comment.