Skip to content

Commit

Permalink
Change pb codegen to py39
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jopel committed Dec 16, 2024
1 parent ed4b8e6 commit e522458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: "3.11"
python-version: "3.9"
- name: Run pb codegen script
run: |
rm -rf src/snowflake/telemetry/_internal/proto_impl/v3/
Expand Down

0 comments on commit e522458

Please sign in to comment.