Commit graph

7 commits

Author SHA1 Message Date
Zhang Jingqiang
4eec48903f use MSRV 1.73 2023-10-10 10:59:28 +08:00
dependabot[bot]
a981782761
build(deps): bump actions/checkout from 3 to 4 (#122)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-11 15:28:21 +08:00
Zhang Jingqiang
3f2fd22e6a update MSRV to 1.72 2023-08-25 10:11:14 +08:00
Zhang Jingqiang
d76776d962 update MSRV to 1.71 2023-08-18 10:30:41 +08:00
Zhang Jingqiang
070da53d6d fix CI 2023-07-31 15:03:14 +08:00
Zhang Jingqiang Working
0b67587d83
increase MSRV to 1.70 (#72)
* increase MSRV to 1.70

* g3bench: use IsTerminal in stdlib

---------

Co-authored-by: Zhang Jingqiang <zh_jq@outlook.com>
2023-06-02 10:28:24 +08:00
Zhang Jingqiang Working
57fef2982d
add MacOS CI (#69)
* add macos ci

* no install of pkgconf

* do not build all on MacOS
2023-05-30 14:57:48 +08:00
Renamed from .github/workflows/ci.yml (Browse further)