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 84b2d5d commit 7b2f48dCopy full SHA for 7b2f48d
.github/workflows/build_test.yml
@@ -207,7 +207,7 @@ jobs:
207
os:
208
# Because old the version 3.0.2 of snowflake-connector-python depends on oscrypto which causes conflicts with higher versions of libssl
209
# TODO: It can be changed to ubuntu-latest, when python sf connector version in tox is above 3.4.0
210
- - image_name: ubuntu-20.04
+ - image_name: ubuntu-22.04
211
download_name: linux
212
python-version: [3.9]
213
cloud-provider: [aws]
0 commit comments