Skip to content

Commit e9adbf0

Browse files
henryiiigaborbernat
authored andcommitted
ci: bump version used to run tox
1 parent 12d63f4 commit e9adbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Setup python for tox
6969
uses: actions/setup-python@v5
7070
with:
71-
python-version: 3.9
71+
python-version: "3.12"
7272

7373
- name: Install tox
7474
run: python -m pip install tox

0 commit comments

Comments
 (0)