Bump CI GCC 11->12

release/4.3a0
Matt Morley 2025-01-08 21:54:50 -07:00
parent f5774f0443
commit 3ed3c3b2e8
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ jobs:
name: [
ubuntu-20.04-gcc-9,
ubuntu-20.04-clang-9,
ubuntu-22.04-gcc-11,
ubuntu-22.04-gcc-12,
ubuntu-22.04-clang-14,
]
@ -44,7 +44,7 @@ jobs:
compiler: clang
version: "9"
- name: ubuntu-22.04-gcc-11
- name: ubuntu-22.04-gcc-12
os: ubuntu-22.04
compiler: gcc
version: "11"