Bump CI GCC 11->12
parent
f5774f0443
commit
3ed3c3b2e8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue