Skip to content
Prev Previous commit
Next Next commit
compatable version update
  • Loading branch information
aparnajyothi-y committed Apr 17, 2025
commit 052a7bb8d04255522ad4da06f6f346e587ba936f
2 changes: 2 additions & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ jobs:
python: '3.8.12'
- os: ubuntu-22.04
python: '<3.11'
verify-version: '3.10'
- os: windows-latest
python: '<3.11'
verify-version: '3.10'

steps:
- name: Checkout
Expand Down
Loading