ci: run core 0.2.x for a single python version

This commit is contained in:
vbarda
2024-10-14 10:10:42 -07:00
committed by Nuno Campos
parent 07f8f87780
commit 79444dee9c
+3 -1
View File
@@ -18,8 +18,10 @@ jobs:
- "3.12"
- "3.13"
core-version:
- ">=0.2.39,<0.3.0"
- "latest"
include:
- python-version: "3.11"
core-version: ">=0.2.39,<0.3.0"
defaults:
run: