Skip to content

Commit 9de468a

Browse files
aaronsteersoctavia-squidington-iii
andauthored
chore: update pyproject.toml python requirement (airbytehq#599)
Co-authored-by: octavia-squidington-iii <contact@airbyte.com>
1 parent d064d42 commit 9de468a

File tree

4 files changed

+164
-155
lines changed

4 files changed

+164
-155
lines changed

.github/workflows/python_pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
python-version: [
134134
'3.10',
135135
'3.11',
136-
'3.12',
136+
# '3.12', # Commented out: Certain tests don't work in Python 3.12, although PyAirbyte itself does work on 3.12
137137
]
138138
os: [
139139
Ubuntu,

0 commit comments

Comments
 (0)