Skip to content

Commit a60b0f8

Browse files
Update CI.yml
1 parent 80c54cd commit a60b0f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ jobs:
1414
group:
1515
- Core
1616
- Downstream
17+
version:
18+
- '1'
19+
- '1.6'
1720
steps:
1821
- uses: actions/checkout@v2
1922
- uses: julia-actions/setup-julia@v1
20-
with:
21-
version: 1
2223
- uses: actions/cache@v1
2324
env:
2425
cache-name: cache-artifacts

0 commit comments

Comments
 (0)