Skip to content

Commit 097ba74

Browse files
committed
Add 3.14 to CI config
1 parent f5e7741 commit 097ba74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
1515
with:
1616
enabled-tests: '["container","container-pytest","openshift-4","openshift-pytest"]'
17-
versions: '[ "3.9", "3.9-minimal", "3.11", "3.11-minimal", "3.12", "3.12-minimal", "3.13", "3.13-minimal" ]'
17+
versions: '[ "3.9", "3.9-minimal", "3.11", "3.11-minimal", "3.12", "3.12-minimal", "3.13", "3.13-minimal", "3.14", "3.14-minimal" ]'
1818
openshift-versions: '[ "3.8", "3.9", "3.11", "3.12", "3.12-minimal" ]'
1919
secrets: inherit

0 commit comments

Comments
 (0)