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 0d83c69 commit 0ea1563Copy full SHA for 0ea1563
.github/workflows/pants.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-24.04
22
strategy:
23
matrix:
24
- python-version: [3.9]
+ python-version: [3.12]
25
steps:
26
- uses: actions/checkout@v4
27
- uses: actions/setup-python@v5
0 commit comments