Skip to content

Commit

Permalink
add py312 gate for x86
Browse files Browse the repository at this point in the history
  • Loading branch information
ader1990 committed Nov 9, 2023
1 parent cf43274 commit 32a6f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install python3 tox
shell: bash
run: |
python3 -m pip install tox
python3 -m pip install tox setuptools --upgrade
- name: Run Cloudbase-Init unit tests with tox
shell: bash
run: |
Expand Down

0 comments on commit 32a6f94

Please sign in to comment.