mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-01-23 01:16:17 +00:00
Mark Python 3.11 as supported
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
python-version: "3.6"
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.11"
|
||||
- run: python -m pip install --upgrade tox
|
||||
- run: tox
|
||||
|
||||
Reference in New Issue
Block a user