We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53dfed commit 7163bdfCopy full SHA for 7163bdf
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [ubuntu-22.04, windows-2022]
+ os: [ubuntu-22.04, windows-2022, macos-13]
17
platform: [x64]
18
build-cfg: [Debug, DebugOpt, Release]
19
include:
0 commit comments