ditch gcc 4.8 and 7, replace with 10

develop
Myk Taylor 2023-03-06 15:29:11 -08:00
parent 363a3d484e
commit 1bf79afd54
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 2 deletions

@ -12,8 +12,7 @@ jobs:
os: os:
- ubuntu-22.04 - ubuntu-22.04
gcc: gcc:
- 4.8 - 10
- 7
plugins: plugins:
- default - default
include: include: