Commit Graph

15 Commits

Author SHA1 Message Date
Aoran Zeng 3816263878
CI deprecated `macos-13`
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-12-18 14:10:15 +08:00
dependabot[bot] b8ff421a8a 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-25 10:50:06 +08:00
Aoran Zeng d1149d8d00
使用默认值 2025-09-12 20:55:59 +08:00
Aoran Zeng a7989d3131
使用默认值 2025-09-12 20:06:42 +08:00
Aoran Zeng f2228cb34d
尝试使用默认 token 2025-09-12 19:54:16 +08:00
dependabot[bot] fbca61a7e2
Bump actions/checkout from 4 to 5 (#254)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-17 09:33:22 +08:00
Aoran Zeng 2ea11f3e83
Fix macOS compiler on GitHub Actions 2025-07-22 17:38:44 +08:00
Aoran Zeng 1b8323816c
Use `gcc` on `macOS` when CI
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-07-22 15:14:44 +08:00
Aoran Zeng 5d89f4f0e6
Check compiler version 2025-07-22 14:53:14 +08:00
Aoran Zeng 429fe656b2
Update default build targets 2025-06-20 22:14:30 +08:00
Aoran Zeng 54a93f9e19
Reduce unnecessary CI build
Co-authored-by: Mikachu2333 <mikachu.23333@zohomail.com>
2025-06-19 21:03:47 +08:00
Aoran Zeng 02c3a815de
Workflows use zh
[skip ci]
2025-06-16 16:34:10 +08:00
Aoran Zeng 7543e67920
Upgrade `softprops/action-gh-release` to `v2`
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-06-16 02:23:57 +08:00
Aoran Zeng 40ef2ae201
Upgrade `actions/checkout` to `v4` 2025-06-16 01:43:44 +08:00
Aoran Zeng 4339e856d3
Rename workflows and add headers 2025-06-16 00:40:04 +08:00