check failure fix

This commit is contained in:
Aparna Jyothi 2025-04-17 13:00:23 +05:30
parent f1041c059c
commit 3c705bdb24

View File

@ -45,9 +45,9 @@ jobs:
- os: windows-latest - os: windows-latest
python: 3.10.4 python: 3.10.4
- os: ubuntu-22.04 - os: ubuntu-22.04
python: '==3.8.12' python: '3.8.12'
- os: windows-latest - os: windows-latest
python: '==3.8.12' python: '3.8.12'
- os: ubuntu-22.04 - os: ubuntu-22.04
python: '<3.11' python: '<3.11'
- os: windows-latest - os: windows-latest