Skip to content

Commit 2bad0fd

Browse files
authored
Update ci.yml
1 parent 7b2f001 commit 2bad0fd

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
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
version:
2626
- '1.11'
27-
- '1.6'
27+
- '1'
2828
os:
2929
- ubuntu-latest
3030
arch:
@@ -39,4 +39,4 @@ jobs:
3939
- uses: julia-actions/julia-buildpkg@v1
4040
- uses: julia-actions/julia-runtest@v1
4141
- uses: julia-actions/julia-processcoverage@v1
42-
- uses: codecov/codecov-action@v5
42+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)