We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf3185 commit 8efc6eaCopy full SHA for 8efc6ea
.github/workflows/unittests.yml
@@ -22,3 +22,8 @@ jobs:
22
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
23
with:
24
python-version: "3.12"
25
+
26
+ py313:
27
+ uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
28
+ with:
29
+ python-version: "3.13"
0 commit comments