Skip to content

Commit 3af96dc

Browse files
devin-ai-integration[bot]aaronsteersoctavia-squidington-iii
authored
ci: add Python 3.12 support (#291)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io> Co-authored-by: octavia-squidington-iii <contact@airbyte.com>
1 parent ad20739 commit 3af96dc

File tree

3 files changed

+175
-171
lines changed

3 files changed

+175
-171
lines changed

.github/workflows/pytest_matrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python-version: [
3131
"3.10",
3232
"3.11",
33-
#'3.12', # Currently blocked by Pendulum
33+
"3.12",
3434
]
3535
os: [
3636
Ubuntu,

0 commit comments

Comments
 (0)