Skip to content

Commit 6bb29b6

Browse files
committed
XXX reintroduce clang 5.0 and 11.0 to CI
1 parent 76bb102 commit 6bb29b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- debian: null
1919
cross: null
2020
rust: null
21-
llvm_version: ["9.0"]
21+
llvm_version: ["5.0", "9.0", "11.0"]
2222
main_tests: [1]
2323
release_build: [0]
2424
no_default_features: [0]

0 commit comments

Comments
 (0)