6 Commits

Author SHA1 Message Date
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 f729127fae6a12e173f55a59ef90a72c7cf18141.
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