We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460f63b commit 47193f6Copy full SHA for 47193f6
.github/workflows/bindgen-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- llvm_version: [13, 14, 15, 16, 17, 18]
+ llvm_version: [16, 17, 18]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments