Skip to content

Commit

Permalink
chore: tutor_version integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Dec 19, 2024
1 parent 8437c8c commit 30ebef7
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 @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tutor_version: ['<18.0.0', '<19.0.0', 'main']
tutor_version: ['<19.0.0', '<20.0.0', 'main']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@main
Expand Down

0 comments on commit 30ebef7

Please sign in to comment.