Skip to content

Commit b3cc7f7

Browse files
author
juanbc
committed
neabled py313 in github
1 parent c1bde1a commit b3cc7f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ env:
1313

1414
jobs:
1515
testing:
16-
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@ccb10d1900e528cea481f170ad76cac2c15c283b
16+
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@c1bde1a11bd073b6407be7448e9a8cdccfc62b1a

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
testing:
12-
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@ccb10d1900e528cea481f170ad76cac2c15c283b
12+
uses: quatrope/scikit-criteria/.github/workflows/tests.yml@c1bde1a11bd073b6407be7448e9a8cdccfc62b1a
1313

1414
deploy:
1515
needs: testing

0 commit comments

Comments
 (0)