mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
feat: Update to GCC 14.3 (#2344)
Testing in: https://github.com/XRPLF/clio/pull/2345
This commit is contained in:
4
.github/workflows/update_docker_ci.yml
vendored
4
.github/workflows/update_docker_ci.yml
vendored
@@ -30,8 +30,8 @@ concurrency:
|
||||
|
||||
env:
|
||||
CLANG_MAJOR_VERSION: 19
|
||||
GCC_MAJOR_VERSION: 12
|
||||
GCC_VERSION: 12.3.0
|
||||
GCC_MAJOR_VERSION: 14
|
||||
GCC_VERSION: 14.3.0
|
||||
|
||||
jobs:
|
||||
repo:
|
||||
|
||||
Reference in New Issue
Block a user