aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cmake.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cmake.yml')
-rw-r--r--.github/workflows/cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index e258b64..36fb249 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -62,7 +62,7 @@ jobs:
62 62
63 - name: macOS GCC 63 - name: macOS GCC
64 os: macos-latest 64 os: macos-latest
65 compiler: gcc-11 65 compiler: gcc-12
66 cflags: -Werror -Wall -Wextra 66 cflags: -Werror -Wall -Wextra
67 67
68 steps: 68 steps: