We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f26617 commit bb91f96Copy full SHA for bb91f96
.github/workflows/darwin-tests.yaml
@@ -49,7 +49,7 @@ jobs:
49
LSAN_OPTIONS: detect_leaks=1 malloc_context_size=40 suppressions=scripts/tests/chiptest/lsan-mac-suppressions.txt
50
51
if: github.actor != 'restyled-io[bot]'
52
- runs-on: macos-latest
+ runs-on: macos-13
53
54
steps:
55
- name: Checkout
.github/workflows/darwin.yaml
@@ -32,7 +32,7 @@ jobs:
32
name: Build Darwin
33
34
35
36
37
38
0 commit comments