Skip to content

Commit 26450de

Browse files
authored
Remove the unnecessary python version matrix. (#26)
1 parent a4d25c2 commit 26450de

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pants.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
name: Perform CI Checks
2020
needs: org-check
2121
runs-on: ubuntu-20.04
22-
strategy:
23-
matrix:
24-
# The python version to run Pants itself on.
25-
python-version: [3.9]
2622
steps:
2723
- uses: actions/checkout@v3
2824
- uses: pantsbuild/actions/init-pants@v4-scie-pants

0 commit comments

Comments
 (0)