[CI] more arm64 tests

This commit is contained in:
hakril
2025-01-16 21:34:01 +01:00
parent fd00e97d80
commit 458774f1ac
2 changed files with 11 additions and 3 deletions
-3
View File
@@ -122,9 +122,6 @@ jobs:
- name: Listing python versions availables
run: py -0
- name: Installing pytest
run: py -${{ matrix.python-version}}-${{ matrix.python-bitness-to-test}} -m pip install pytest
- name: Printing version
run: py -${{ matrix.python-version}}-${{ matrix.python-bitness-to-test}} -VV