Skip to content

Commit 8a867c8

Browse files
committed
bump to a recent python?
1 parent 4575360 commit 8a867c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-24.04
2222
strategy:
2323
matrix:
24-
python-version: [3.8]
24+
python-version: [3.12]
2525
steps:
2626
- uses: actions/checkout@v4
2727
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)