Merge pull request #16859 from toobuntu/actionlint
actionlint.yaml: remove workaround for `macos-14`
This commit is contained in:
commit
cd1f040949
5
.github/actionlint.yaml
vendored
5
.github/actionlint.yaml
vendored
@ -1,9 +1,6 @@
|
|||||||
self-hosted-runner:
|
self-hosted-runner:
|
||||||
# Labels of self-hosted runner in array of strings.
|
# Labels of self-hosted runner in array of strings.
|
||||||
labels:
|
labels: []
|
||||||
# TODO: technically not a self-hosted runner but avoids errors until a new
|
|
||||||
# version of actionlint is released.
|
|
||||||
- macos-14
|
|
||||||
# Configuration variables in array of strings defined in your repository or
|
# Configuration variables in array of strings defined in your repository or
|
||||||
# organization. `null` means disabling configuration variables check.
|
# organization. `null` means disabling configuration variables check.
|
||||||
# Empty array means no configuration variable is allowed.
|
# Empty array means no configuration variable is allowed.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user