Skip to content

Commit 4e96ab4

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--sdk
2 parents ce7e03a + fdd6a35 commit 4e96ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
python-version: ["3.11", "3.12", "3.13"]
29+
python-version: ["3.11", "3.12", "3.13", "3.14"]
3030
steps:
3131
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3232
with:

0 commit comments

Comments
 (0)