We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bae9e commit e771f27Copy full SHA for e771f27
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
artifact: CQ-editor-linux-x86_64
16
- os: windows-latest
17
artifact: CQ-editor-windows-x86_64.exe
18
- - os: macos-13
+ - os: macos-12
19
artifact: CQ-editor-macos-x86_64
20
- os: macos-latest
21
artifact: CQ-editor-macos-arm64
0 commit comments