Skip to content

Commit 11e6240

Browse files
authored
Update po-lint.yml
focus on 3.14
1 parent 519ab3f commit 11e6240

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/po-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
version: [ '3.14', '3.13', '3.12' ]
17+
version: [ '3.14' ]
1818
continue-on-error: true
1919
steps:
2020
- uses: actions/setup-python@master
@@ -25,4 +25,4 @@ jobs:
2525
with:
2626
ref: ${{ matrix.version }}
2727
- uses: rffontenelle/sphinx-lint-problem-matcher@v1.0.0
28-
- run: sphinx-lint
28+
- run: sphinx-lint

0 commit comments

Comments
 (0)