Skip to content

Commit

Permalink
Update CI N2
Browse files Browse the repository at this point in the history
Signed-off-by: Bensuperpc <[email protected]>
  • Loading branch information
bensuperpc committed Nov 6, 2021
1 parent bade574 commit 446aa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
compiler: [g++-10, g++-11, clang++-10, clang++-11, clang++-11]
compiler: [g++-10, clang++-10]
shared: [YES, NO]
standard: [11, 14, 17, 20]
build_type: [Debug, Release]
Expand Down

0 comments on commit 446aa9c

Please sign in to comment.