Skip to content

Commit cd9c6a4

Browse files
committed
Merge branch '2023-handoff' of https://github.com/jaraco/skeleton
2 parents ab843bf + 23ed6b1 commit cd9c6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
- name: Setup Python
238238
uses: actions/setup-python@v4
239239
with:
240-
python-version: 3.11-dev
240+
python-version: 3.x
241241
- name: Install tox
242242
run: |
243243
python -m pip install tox

0 commit comments

Comments
 (0)