We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f579365 commit 222d2cdCopy full SHA for 222d2cd
1 file changed
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
make: make
45
CXXFLAGS: -Wall -Wextra -pedantic -Werror -Wno-gnu-zero-variadic-macro-arguments
46
MAKEFLAGS: -j3
47
- qt_arch: clang_arm64
+ qt_arch: clang_64
48
- qt_version: 5.15.2
49
platform: macos-13
50
0 commit comments