Skip to content

Commit

Permalink
Bump to Clang 18
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored and neheb committed Mar 29, 2024
1 parent 19887c8 commit 53abf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_PR_meson.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: Linux-Clang${{matrix.cxx}}-deps=${{matrix.deps}}
strategy:
matrix:
cxx: ['7', '17']
cxx: ['7', '18']
deps: ['forcefallback', 'default']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 53abf85

Please sign in to comment.