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 dd22af5 commit 5c34fedCopy full SHA for 5c34fed
.github/workflows/build-release.yml
@@ -18,7 +18,7 @@ jobs:
18
os: ubuntu-20.04
19
cxx: g++-10
20
- platform_name: macos
21
- os: macos-10.15
+ os: macos-12
22
cxx: clang++
23
# NOTE: CXX seems to be ignored on Windows, but specify it anyway for consistency
24
- platform_name: windows
0 commit comments