Skip to content

Commit 75d3407

Browse files
authored
Update ci.yml
1 parent 81eb732 commit 75d3407

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
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version:
17-
- "1.0"
17+
- "1.3"
1818
- "1"
1919
- "nightly"
2020
os:
@@ -46,4 +46,4 @@ jobs:
4646
- uses: codecov/codecov-action@v1
4747
with:
4848
file: ./lcov.info
49-
flags: unittests
49+
flags: unittests

0 commit comments

Comments
 (0)