Skip to content

Commit

Permalink
chore: add tutor v15 in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Aug 19, 2024
1 parent a8ae715 commit 79d3039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
tutor_version: ["<17.0.0", "<18.0.0", "<19.0.0"]
tutor_version: ["<16.0.0", "<17.0.0", "<18.0.0", "<19.0.0"]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 79d3039

Please sign in to comment.