Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Feb 3, 2023
1 parent e3d58d6 commit cd25893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- os: macOS-latest
arch: x86
include:
- version: '1.0'
- version: '1.6'
os: ubuntu-latest
arch: x64
- os: ubuntu-latest
Expand Down Expand Up @@ -60,4 +60,4 @@ jobs:
if: matrix.coverage
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: lcov.info
path-to-lcov: lcov.info

0 comments on commit cd25893

Please sign in to comment.