better way of checking for avx2 support

This commit is contained in:
Concedo
2025-06-22 22:56:50 +08:00
parent 52dcfe42d6
commit abc1d8ac25
14 changed files with 106 additions and 40 deletions
@@ -33,7 +33,7 @@ jobs:
- name: Install python dependencies
run: |
python -m pip install --upgrade pip
pip install customtkinter==5.2.0 pyinstaller==5.11.0 psutil==5.9.5 py-cpuinfo==9.0.0
pip install customtkinter==5.2.0 pyinstaller==5.11.0 psutil==5.9.5
- name: Display full Visual Studio info Before
run: |
@@ -33,7 +33,7 @@ jobs:
- name: Install python dependencies
run: |
python -m pip install --upgrade pip
pip install customtkinter==5.2.0 pyinstaller==5.11.0 psutil==5.9.5 py-cpuinfo==9.0.0
pip install customtkinter==5.2.0 pyinstaller==5.11.0 psutil==5.9.5
- name: Display full Visual Studio info Before
run: |