diff --git a/.github/workflows/test-compile.yml b/.github/workflows/test-compile.yml index 203c20bb4..87f017f09 100644 --- a/.github/workflows/test-compile.yml +++ b/.github/workflows/test-compile.yml @@ -35,6 +35,8 @@ jobs: # newest, make sure to update maximum standard step to match - 'clang-19' - 'gcc-13' + - 'gcc-14' + - 'gcc-15' include: # macOS - os: macos-13