We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60095b2 commit 79795c6Copy full SHA for 79795c6
1 file changed
.github/workflows/python-package.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
matrix:
40
python-version: ['3.12']
41
- pandoc-version: [3.7.0.2, 3.8.3, 3.9.0.2]
+ pandoc-version: [3.8.3, 3.9.0.2]
42
steps:
43
- uses: actions/checkout@v6
44
- name: Set up Python ${{ matrix.python-version }}
0 commit comments