Skip to content

Commit cd25893

Browse files
authored
Update CI.yml
1 parent e3d58d6 commit cd25893

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
@@ -25,7 +25,7 @@ jobs:
2525
- os: macOS-latest
2626
arch: x86
2727
include:
28-
- version: '1.0'
28+
- version: '1.6'
2929
os: ubuntu-latest
3030
arch: x64
3131
- os: ubuntu-latest
@@ -60,4 +60,4 @@ jobs:
6060
if: matrix.coverage
6161
with:
6262
github-token: ${{ secrets.GITHUB_TOKEN }}
63-
path-to-lcov: lcov.info
63+
path-to-lcov: lcov.info

0 commit comments

Comments
 (0)