Skip to content

Commit

Permalink
ci/cd: Clean up Clang requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetrigo committed May 12, 2024
1 parent 24c1b80 commit fc98463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tag: [13, 14, 15]
tag: [13, 15, 16, 17]
custom-hash-map: [OFF, ON]
env:
CC: clang-${{ matrix.tag }}
Expand Down

0 comments on commit fc98463

Please sign in to comment.