Skip to content

Commit b9e5df1

Browse files
Update CI.yml
1 parent 3c3858b commit b9e5df1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v2
2222
- uses: julia-actions/setup-julia@v1
23+
with:
24+
version: ${{ matrix.version }}
2325
- uses: actions/cache@v1
2426
env:
2527
cache-name: cache-artifacts

0 commit comments

Comments
 (0)