Skip to content

Commit

Permalink
test: ghaction py311
Browse files Browse the repository at this point in the history
  • Loading branch information
ponty committed Feb 26, 2023
1 parent 4695db7 commit 1559e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version:
- "3.9"
- "3.10"
# - "3.11-dev" # TODO
- "3.11"
stdfile:
- "pipe"
- "tempfile"
Expand All @@ -45,7 +45,7 @@ jobs:
- python-version: "3.10"
os: ubuntu-20.04
stdfile: "tempfile"
- python-version: "3.11-dev"
- python-version: "3.11"
os: ubuntu-20.04
stdfile: "tempfile"
steps:
Expand Down

0 comments on commit 1559e8c

Please sign in to comment.