Skip to content

Commit

Permalink
Bump clang versions in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Jan 28, 2025
1 parent dcdd2f1 commit 369e73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testsuite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [13, 14, 15]
version: [16, 17, 18]
use_native_chk: [true, false]
steps:
- name: Checking out the code
Expand Down

0 comments on commit 369e73c

Please sign in to comment.