Skip to content

Commit

Permalink
Update darwin-tests workflow as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ksperling-apple committed Mar 28, 2024
1 parent fecc7af commit f5cd6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darwin-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
LSAN_OPTIONS: detect_leaks=1 malloc_context_size=40 suppressions=scripts/tests/chiptest/lsan-mac-suppressions.txt

if: github.actor != 'restyled-io[bot]'
runs-on: macos-latest
runs-on: macos-13

steps:
- name: Checkout
Expand Down

0 comments on commit f5cd6cc

Please sign in to comment.