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 57a3d3b commit 5fc9ffeCopy full SHA for 5fc9ffe
.github/workflows/build_test.yml
@@ -460,9 +460,7 @@ jobs:
460
download_name: macosx_x86_64
461
- image_name: windows-latest
462
download_name: win_amd64
463
- # TODO: temporarily reduce number of jobs: SNOW-2311643
464
- # python-version: ["3.10", "3.11", "3.12"]
465
- python-version: ["3.13"]
+ python-version: ["3.10", "3.11", "3.12"]
466
cloud-provider: [aws, azure, gcp]
467
steps:
468
- uses: actions/checkout@v4
0 commit comments