This commit is contained in:
hoangvv 2025-01-09 16:44:37 +07:00
parent e6e927ee2c
commit 316bb41314

View File

@ -12,7 +12,6 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.12.8'
architecture: 'x64'
python-version: '3.11.11'
- name: check python version
run: python --version