Commit graph

9 commits

Author SHA1 Message Date
be5572e84d
Add build step for ed template in CI workflow 2026-02-16 11:01:54 +11:00
dependabot[bot]
c28df1df7d
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 06:38:37 +00:00
dependabot[bot]
22efe17864
Bump cachix/cachix-action from 14 to 16
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 16.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v16)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-version: '16'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 06:45:13 +00:00
b2b325f16a
Update check_macos.yml 2025-08-29 15:18:55 +10:00
cdbaf520a4 Update CI 2025-08-28 21:23:49 +10:00
dependabot[bot]
dc443d6032
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 20:45:01 +00:00
79d671a749 do not allow concurrent runs 2025-08-26 14:08:01 +10:00
1cb3734520 check macos on pr 2025-08-26 13:23:45 +10:00
782fd3037f do not run macos every time 2025-08-26 12:07:33 +10:00