feat: Update to GCC 14.3 (#2344)

Testing in: https://github.com/XRPLF/clio/pull/2345
This commit is contained in:
Ayaz Salikhov
2025-07-18 12:20:42 +01:00
committed by GitHub
parent 579e6030ca
commit 25e55ef952
5 changed files with 7 additions and 7 deletions

View File

@@ -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: