Skip to content

Commit 6329d10

Browse files
Update ci.yml
1 parent 8aa56b5 commit 6329d10

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
@@ -15,7 +15,7 @@ jobs:
1515
- Core
1616
version:
1717
- '1'
18-
- '1.6'
18+
- '1.10'
1919
steps:
2020
- uses: actions/checkout@v4
2121
- uses: julia-actions/setup-julia@v1
@@ -38,4 +38,4 @@ jobs:
3838
- uses: julia-actions/julia-processcoverage@v1
3939
- uses: codecov/codecov-action@v4
4040
with:
41-
file: lcov.info
41+
file: lcov.info

0 commit comments

Comments
 (0)