diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe7fc9a..fbd6375 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: run-tests: strategy: matrix: - python: [ '3.9', '3.12', 'latest' ] + python: [ '3.9', '3.12', '>3.12' ] services: dirsrv: