Skip to content

Commit c45b59c

Browse files
committed
test clang v20
1 parent 502aa7e commit c45b59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
needs: [build]
7777
strategy:
7878
matrix:
79-
version: [ 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19 ]
79+
version: [ 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20 ]
8080
os: [ ubuntu-latest, macos-latest, windows-latest ]
8181
exclude:
8282
- version: 19

0 commit comments

Comments
 (0)