[ci] removed failing pytest 3.12 test for now.

This commit is contained in:
Fabian Joswig 2023-11-10 14:21:35 +01:00
parent e032412ebd
commit eb83ff2091

View file

@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
include:
- os: macos-latest
python-version: "3.10"