We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3aa9f7 commit e0b0c8cCopy full SHA for e0b0c8c
.github/workflows/build-and-test.yml
@@ -27,7 +27,7 @@ jobs:
27
# compiler: clang
28
# experimental: true
29
- os: macos
30
- os_ver: "12"
+ os_ver: "13"
31
config: Release
32
arch: "64"
33
compiler: clang
0 commit comments