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 041c617 commit 4de2bafCopy full SHA for 4de2baf
.github/workflows/test_accuracy.yml
@@ -22,7 +22,6 @@ jobs:
22
- "3.11"
23
- "3.12"
24
- "3.13"
25
- - "3.14"
26
name: pr test accuracy (${{ matrix.os }}, Python ${{ matrix.python-version }})
27
runs-on: ${{ matrix.os }}
28
steps:
.github/workflows/test_precommit.yml
name: pr pre-commit test (${{ matrix.os }}, Python ${{ matrix.python-version }})
0 commit comments