Bump max GCC in GitHub Actions build matrix to 11 (#2062)

develop
Alan 2022-03-30 17:48:21 -04:00 committed by GitHub
parent 257e7a3dfd
commit 4d5a157f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -18,7 +18,7 @@ jobs:
- default
include:
- os: ubuntu-20.04
gcc: 10
gcc: 11
plugins: all
steps:
- name: Set up Python 3