Skip to content

Commit 7d2eb5f

Browse files
committed
version
1 parent bdc2504 commit 7d2eb5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
version:
12-
- '1.0'
12+
- '1.6'
1313
- '1'
1414
- 'nightly'
1515
steps:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
99
[compat]
1010
Graphs = "1.4.1"
1111
JLD2 = "0.1.11, 0.2, 0.3, 0.4"
12-
julia = "1"
12+
julia = "1.6"
1313

1414
[extras]
1515
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)