Skip to content

Commit b58842b

Browse files
committed
remove Julia 1.6
1 parent 8ba073a commit b58842b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu-latest, windows-latest, macOS-latest]
18-
version: ['1.6', '1']
18+
version: ['1']
1919
arch: [x64, x86]
2020
include:
2121
- os: ubuntu-latest

0 commit comments

Comments
 (0)