Skip to content

Commit ab521f6

Browse files
Add python versions
1 parent 4076215 commit ab521f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integrations-integration-deactivation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131
matrix:
32-
python-version: []
32+
python-version: [3.9, 3.10, 3.11, 3.12, 3.13, 3.14, 3.14t]
3333
# python3.6 reached EOL and is no longer being supported on
3434
# new versions of hosted runners on Github Actions
3535
# ubuntu-20.04 is the last version that supported python3.6

0 commit comments

Comments
 (0)