Skip to content

Commit

Permalink
stop testing Clang 14
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Dec 16, 2024
1 parent a7302ad commit 25f7644
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: [15]
steps:
- uses: actions/checkout@v4
- name: Setting up clang version
Expand Down

0 comments on commit 25f7644

Please sign in to comment.