Skip to content

Commit

Permalink
not 16
Browse files Browse the repository at this point in the history
  • Loading branch information
hanickadot committed Jul 27, 2023
1 parent d7068ea commit 9aaf1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
clang:
strategy:
matrix:
clang: [7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
clang: [7, 8, 9, 10, 11, 12, 13, 14, 15]
stdlib: ["libc++", "libstdc++"]
standard: [17, 20]
fail-fast: false
Expand Down

0 comments on commit 9aaf1bc

Please sign in to comment.