mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
actionlint.yaml: remove workaround for macos-13
This is no longer needed after Homebrew/homebrew-core#132722. This reverts commit f729127fae6a12e173f55a59ef90a72c7cf18141.
This commit is contained in:
parent
c34e833b0f
commit
b62740b102
3
.github/actionlint.yaml
vendored
3
.github/actionlint.yaml
vendored
@ -2,9 +2,6 @@ self-hosted-runner:
|
||||
# Labels of self-hosted runner in array of strings.
|
||||
labels:
|
||||
- 11-arm64
|
||||
# FIXME: Remove `macos-13` when resolved:
|
||||
# https://github.com/rhysd/actionlint/issues/296
|
||||
- macos-13
|
||||
# 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