Skip to content

Commit 0b5d988

Browse files
authored
Update ctypeslib-linux.yml
LLVM 13 not available
1 parent 4950c3d commit 0b5d988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ctypeslib-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# python-version: [ 3.5, 3.6, 3.7, 3.8, 3.9 ]
3939
os: [ubuntu-latest, macos-latest, windows-latest]
4040
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
41-
clang-version: ['11', '12', '13', '14', '15', '16', '17', '18', '19']
41+
clang-version: ['15', '16', '17', '18', '19']
4242

4343
steps:
4444
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)