Skip to content

Commit

Permalink
fix: nightly github actions problems
Browse files Browse the repository at this point in the history
  • Loading branch information
jignaciopm committed Nov 7, 2024
1 parent e69f49b commit c7158ab
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: ['<18.0.0', '<19.0.0', 'nightly']
tutor_version: ['<18.0.0', '<19.0.0']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@main
Expand Down

0 comments on commit c7158ab

Please sign in to comment.