Skip to content

Commit

Permalink
Add clang 18 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Mar 21, 2024
1 parent 28f77be commit e3ad56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
needs: base
strategy:
matrix:
version: [13, 14, 15, 16, 17]
version: [13, 14, 15, 16, 17, 18]
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit e3ad56c

Please sign in to comment.