Skip to content

Commit 87a112a

Browse files
authored
Merge pull request #164 from JuliaMath/vs/ci
Update CI.yml to use LTS and stable
2 parents b9a52cd + 9076f1e commit 87a112a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
version:
16-
- '1.0'
17-
# - 'nightly'
16+
- '1.6'
17+
- '1'
1818
os:
1919
- ubuntu-latest
2020
- macOS-latest

0 commit comments

Comments
 (0)