aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/configure.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/configure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml
index 712c723..e783921 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-9 88 compiler: gcc-11
89 configure-args: --warn 89 configure-args: --warn
90 90
91 - name: macOS Clang 91 - name: macOS Clang