We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135d282 commit 4f7861aCopy full SHA for 4f7861a
2 files changed
.github/workflows/build-and-push.yml
@@ -173,8 +173,6 @@ jobs:
173
LC_ALL: C.UTF-8
174
LANG: C.UTF-8
175
SKIP_DRIVER_MANAGER: '1'
176
- # TEMPORARY: Remove after upgrade to SQLAlchemy 2.0
177
- SQLALCHEMY_WARN_20: '1'
178
179
# cleanup-images:
180
# runs-on: ubuntu-latest
.github/workflows/tests.yml
@@ -228,5 +228,3 @@ jobs:
228
229
230
231
232
0 commit comments