Skip to content

Commit e19ae7e

Browse files
Update ci.yml
1 parent b0eb301 commit e19ae7e

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
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- uses: julia-actions/setup-julia@v1
18+
with:
19+
version: ${{ matrix.version }}
1820
- uses: actions/cache@v1
1921
env:
2022
cache-name: cache-artifacts

0 commit comments

Comments
 (0)