Skip to content

Commit

Permalink
Test on 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Nov 7, 2023
1 parent 3886872 commit 83e8b0f
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 @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
version:
- '1.4'
- '1.6'
- 'nightly'
os:
- ubuntu-latest
Expand Down Expand Up @@ -40,4 +40,4 @@ jobs:
CODE
- uses: codecov/codecov-action@v3
with:
file: ./lcov.txt
file: ./lcov.txt

0 comments on commit 83e8b0f

Please sign in to comment.