Skip to content

Commit

Permalink
Remove clang-16
Browse files Browse the repository at this point in the history
  • Loading branch information
kgorking committed Oct 26, 2023
1 parent 281054d commit 63ed58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: true
matrix:
version: [16, 17, 18]
version: [17, 18]
modules: [false, true]
built_type: [Debug, Release]

Expand Down

0 comments on commit 63ed58b

Please sign in to comment.