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 546f9ea commit 98ead1aCopy full SHA for 98ead1a
.github/workflows/build.yml
@@ -77,6 +77,8 @@ jobs:
77
78
link_check:
79
runs-on: ubuntu-latest
80
+ env:
81
+ PYTHON_VERSION=3.11
82
steps:
83
- uses: actions/checkout@v4
84
- name: Set up Python 3.11
0 commit comments