Ruoyu Zhong
71487da56d
.github/actionlint: remove upstream supported labels
...
actionlint v1.7.8 supports `macos-15-intel` and `macos-26` [1] so this
is no longer needed after Homebrew/homebrew-core#248932 .
[1]: https://github.com/rhysd/actionlint/releases/tag/v1.7.8
2025-10-12 02:38:27 +08:00
Patrick Linnane
36e4f19265
actionlint: add macos-15-intel
...
Signed-off-by: Patrick Linnane <patrick@linnane.io >
2025-09-19 22:06:11 -07:00
Mike McQuaid
c0ac557c85
Use new GitHub Actions macOS Tahoe (26) runner
...
Let's use this in the specific places where we use a specific macOS
version for the runner.
2025-09-15 13:34:41 +01:00
Todd Schulman
d3da1bbf06
actionlint.yaml: remove workaround for macos-14
2024-03-08 14:56:24 -05:00
Mike McQuaid
2be2aa0dc8
workflows: use macos-14 runner.
...
- Use `macos-14` instead of `macos-13` most of the time.
- For `tests` and `test default formula` builds: run on both
macOS 13 x86_64 and macOS 14 arm64
- Pretend `macos-14` is a self-hosted runner until a new version of
`actionlint` is released which doesn't error on `macos-14`.
2024-02-04 12:12:12 +01:00
Bo Anderson
41d60e54a1
workflows/vendor-gems: trial using GitHub App token
2023-11-22 17:02:26 +00:00
Ruoyu Zhong
b62740b102
actionlint.yaml: remove workaround for macos-13
...
This is no longer needed after Homebrew/homebrew-core#132722 .
This reverts commit f729127fae .
2023-06-03 17:52:17 +08:00
Ruoyu Zhong
f729127fae
actionlint.yaml: add workaround for macos-13
2023-04-25 17:55:22 +08:00
Carlo Cabrera
7b85950e7a
workflows: add actionlint workflow
...
Co-authored-by: Bo Anderson <mail@boanderson.me >
2023-04-12 20:31:17 +08:00