Skip to content

Commit 369e73c

Browse files
committed
Bump clang versions in the CI
1 parent dcdd2f1 commit 369e73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsuite.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
strategy:
5050
matrix:
51-
version: [13, 14, 15]
51+
version: [16, 17, 18]
5252
use_native_chk: [true, false]
5353
steps:
5454
- name: Checking out the code

0 commit comments

Comments
 (0)