Commit 47a329b9 by Bjorn Neergaard

ci: update skip job for 3.11 GA

parent 68e14336
...@@ -28,6 +28,6 @@ jobs: ...@@ -28,6 +28,6 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [Ubuntu, macOS, Windows] os: [Ubuntu, macOS, Windows]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"] python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
steps: steps:
- run: exit 0 - run: exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment