Skip to content

Commit 8fceb82

Browse files
committed
compact to v1.7
1 parent 16326c2 commit 8fceb82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
matrix:
1818
version:
1919
- '1.6'
20+
- '1'
2021
- 'nightly'
2122
os:
2223
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ NNlib = "0.7"
3333
NNlibCUDA = "0.1"
3434
Reexport = "1.1"
3535
Zygote = "0.6"
36-
julia = "1.6 - 1.7"
36+
julia = "1.6"
3737

3838
[extras]
3939
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

0 commit comments

Comments
 (0)