Skip to content

Commit 9ae1839

Browse files
committed
chore(gapic): remove Python 3.9 templates and update workflow matrix
1 parent 57281c3 commit 9ae1839

3 files changed

Lines changed: 1 addition & 46 deletions

File tree

.github/workflows/gapic-generator-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
SHOWCASE_VERSION: 0.35.0
1919
PROTOC_VERSION: 3.20.2
2020
LATEST_STABLE_PYTHON: 3.14
21-
ALL_PYTHON: "['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']"
21+
ALL_PYTHON: "['3.10', '3.11', '3.12', '3.13', '3.14']"
2222

2323
jobs:
2424
check_changes:

packages/gapic-generator/gapic/templates/testing/constraints-3.9-async-rest.txt.j2

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/gapic-generator/gapic/templates/testing/constraints-3.9.txt.j2

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)