brew/.github/actionlint.yaml
Ruoyu Zhong b62740b102
actionlint.yaml: remove workaround for macos-13
This is no longer needed after Homebrew/homebrew-core#132722.

This reverts commit f729127fae6a12e173f55a59ef90a72c7cf18141.
2023-06-03 17:52:17 +08:00

9 lines
324 B
YAML

self-hosted-runner:
# Labels of self-hosted runner in array of strings.
labels:
- 11-arm64
# Configuration variables in array of strings defined in your repository or
# organization. `null` means disabling configuration variables check.
# Empty array means no configuration variable is allowed.
config-variables: []