Skip to content

Commit 416bf53

Browse files
committed
Remvoe python v3.9 from workflows
1 parent fb81cb3 commit 416bf53

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy_testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
python-version:
14-
- "3.9"
1514
- "3.10"
1615
- "3.11"
1716
- "3.12"

.github/workflows/dev_testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
python-version:
20-
- "3.9"
2120
- "3.10"
2221
- "3.11"
2322
- "3.12"

0 commit comments

Comments
 (0)