Skip to content

Commit dee748e

Browse files
Prevent use of Python 3.12 not supported by snowflake-snowpark-python
1 parent 945c056 commit dee748e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
deploy:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-22.04
1616

1717
env:
1818
REPO_NAME: "quickstart_common.public.quickstart_repo"

0 commit comments

Comments
 (0)