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 Sep 17, 2024
1 parent 7b1deeb commit 653e06e
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 653e06e

Please sign in to comment.