Skip to content

Commit

Permalink
Try python 3.8 for linux-vfx2021
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Oberbrunner <[email protected]>
  • Loading branch information
garyo committed Dec 12, 2024
1 parent 12a27b1 commit 9e88c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
uses: actions/setup-python@v5
if: matrix.release_prefix == 'linux-vfx2021'
with:
python-version: '3.9'
python-version: '3.8'

# Q: should we use uv everywhere?
# Unfortunately astral-sh/setup-uv action doesn't work on CentOS 7, its GLIBC is too old.
Expand Down

0 comments on commit 9e88c10

Please sign in to comment.