build test

This commit is contained in:
Flowseal
2026-04-14 16:51:26 +03:00
parent ca81d037f7
commit db4cebe0b2

View File

@@ -26,7 +26,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v6
with:
python-version: "3.12"
python-version: "3.11"
cache: "pip"
- name: Setup MSVC 14.40 toolset