Skip to content

Commit 18a9b2c

Browse files
committed
fixup! Upgrade to install-qt-action@v4
1 parent 080cc0e commit 18a9b2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ jobs:
8989
]
9090

9191
- platform: macos
92+
version: '5.15.2'
9293
cmake-flags: [
93-
'-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64"',
94+
'-DCMAKE_OSX_ARCHITECTURES="arm64"',
9495
]
9596

9697
- platform: linux

0 commit comments

Comments
 (0)