Skip to content

Commit c2224a1

Browse files
committed
2 parents 8158e82 + bd41c7d commit c2224a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.5'
2221
- '1.7'
22+
- '1'
2323
# - 'nightly'
2424
os:
2525
- ubuntu-latest
@@ -33,4 +33,4 @@ jobs:
3333
arch: ${{ matrix.arch }}
3434
- uses: julia-actions/cache@v1
3535
- uses: julia-actions/julia-buildpkg@v1
36-
- uses: julia-actions/julia-runtest@v1
36+
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)