mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
actionlint.yaml: remove workaround for macos-14
This commit is contained in:
parent
4348e06888
commit
d3da1bbf06
5
.github/actionlint.yaml
vendored
5
.github/actionlint.yaml
vendored
@ -1,9 +1,6 @@
|
||||
self-hosted-runner:
|
||||
# Labels of self-hosted runner in array of strings.
|
||||
labels:
|
||||
# TODO: technically not a self-hosted runner but avoids errors until a new
|
||||
# version of actionlint is released.
|
||||
- macos-14
|
||||
labels: []
|
||||
# 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user