diff options
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/configure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml index 0d71689..7789095 100644 --- a/.github/workflows/configure.yml +++ b/.github/workflows/configure.yml | |||
@@ -85,7 +85,7 @@ jobs: | |||
85 | 85 | ||
86 | - name: macOS GCC | 86 | - name: macOS GCC |
87 | os: macos-latest | 87 | os: macos-latest |
88 | compiler: gcc-11 | 88 | compiler: gcc-12 |
89 | configure-args: --warn | 89 | configure-args: --warn |
90 | 90 | ||
91 | - name: macOS Clang | 91 | - name: macOS Clang |