We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2844974 + eaa0aa8 commit 4f2b3ecCopy full SHA for 4f2b3ec
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [macos-latest, ubuntu-latest]
+ os: [macos-12, ubuntu-latest]
21
config: [ optimized=1, TSAN=1, ASAN=1]
22
23
steps:
0 commit comments