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