Skip to content

Commit 70f9135

Browse files
Update ci-extensions.yaml
1 parent 9281057 commit 70f9135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-extensions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: ["ubuntu-latest"]
2828
# Bookend python versions
29-
python-version: ["3.9", "3.10", "3.11"]
29+
python-version: ["3.9", "3.10", "3.11", "3.12"]
3030
steps:
3131
- uses: actions/checkout@v4
3232
with:

0 commit comments

Comments
 (0)