Skip to content

Commit 496cf4c

Browse files
authored
Update python-test.yml
1 parent 0d196ac commit 496cf4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ jobs:
7979
matrix:
8080
version: [ 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20 ]
8181
os: [ ubuntu-latest, macos-latest, windows-latest ]
82-
exclude:
83-
- version: 19
84-
os: macos-latest # FIXME: https://github.com/cpp-linter/clang-tools-static-binaries/issues/40
8582
fail-fast: false
8683
runs-on: ${{ matrix.os }}
8784
steps:

0 commit comments

Comments
 (0)