Skip to content

Commit

Permalink
update Clang versions for GitHub tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Dec 16, 2024
1 parent a7302ad commit ec4ace7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [14, 15]
version: [17, 18]
steps:
- uses: actions/checkout@v4
- name: Setting up clang version
Expand Down

0 comments on commit ec4ace7

Please sign in to comment.