Skip to content

Commit d77f3a1

Browse files
Update CI.yml
1 parent 4eaec46 commit d77f3a1

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
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v2
2121
- uses: julia-actions/setup-julia@v1
22+
with:
23+
version: ${{ matrix.version }}
2224
- uses: actions/cache@v1
2325
env:
2426
cache-name: cache-artifacts

0 commit comments

Comments
 (0)