Add gcc11 testing
This commit is contained in:
parent
206105bc3f
commit
fc31b9ab04
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -41,6 +41,9 @@ jobs:
|
|||
- SWIGLANG: ""
|
||||
GCC: 10
|
||||
desc: gcc10
|
||||
- SWIGLANG: ""
|
||||
GCC: 11
|
||||
desc: gcc11
|
||||
- SWIGLANG: ""
|
||||
compiler: clang
|
||||
desc: clang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue