Skip to content

Commit 2665632

Browse files
test on latest julia version (#86)
* Update ci.yml * Update ci.yml
1 parent 6a0af3b commit 2665632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
version:
1212
- '1.6'
13-
- '1.8'
13+
- '1'
1414
os:
1515
- ubuntu-latest
1616
- macOS-latest
@@ -25,4 +25,4 @@ jobs:
2525
arch: ${{ matrix.arch }}
2626
- uses: julia-actions/julia-buildpkg@latest
2727
- uses: julia-actions/julia-runtest@latest
28-
28+

0 commit comments

Comments
 (0)