Skip to content

Commit c107881

Browse files
committed
XXX Re-enable clang 5.0 in CI
1 parent 4575fab commit c107881

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"]
2222
main_tests: [1]
2323
release_build: [0]
2424
no_default_features: [0]

0 commit comments

Comments
 (0)