1
1
mirror of https://github.com/sol/hpack.git synced 2024-10-04 11:47:15 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Simon Hengel
e026c77b20 Update build.yml 2024-05-02 11:56:09 +07:00
Simon Hengel
d1dfdcac0d Update .github/workflows/build.yml 2023-11-17 05:01:36 +07:00
Simon Hengel
26ec1260d2 Use crypton instead of cryptonite 2023-07-03 08:51:30 +07:00
Simon Hengel
21480fd93c Add GHC 9.6 to CI 2023-05-07 02:11:23 +07:00
Simon Hengel
76caaf5a9d Update .github/workflows/build.yml 2022-12-11 12:19:39 +07:00
Simon Hengel
9ad231ba34 Check for trailing whitespace on CI 2022-10-03 08:37:11 +07:00
Simon Hengel
0304940ff9
Fix CI caching for Windows 2022-09-27 23:19:22 +00:00
Simon Hengel
700f6eb6b3 Update .github/workflows/build.yml
- cancel in-progress builds for the same pull request
- build on pushes to `main`
2022-09-27 09:43:03 +07:00
Simon Hengel
c58e00c8bd Update .github/workflows/build.yml
Use `github.run_id` instead of `github.sha` for the cache key, so that we don't get an exact cache hit for scheduled runs. This is desirable as the cache is not saved on exact cache hits.
2022-09-27 09:43:03 +07:00
Simon Hengel
cb75b8f173 Add GHC 9.4 to CI 2022-09-27 08:31:44 +07:00
Simon Hengel
5afd6067ec Don't build on pushes to main
(we always go through a PR anyway)
2022-04-22 19:41:27 +07:00
Simon Hengel
4410fe6493 .github/workflows/build.yml: Change cache key 2022-04-21 08:00:40 +07:00
Simon Hengel
2f3a751308 Update .github/workflows/build.yml 2022-04-08 16:40:48 +07:00
Simon Hengel
120a97daad Update .github/workflows/build.yml 2022-03-28 20:57:28 +07:00
Andreas Abel
f3949b5e13 CI: include GHC 9.0 under ubuntu 2021-07-29 14:28:55 +07:00
Simon Hengel
0c34f9600a Fix build 2021-07-29 14:07:10 +07:00
Simon Hengel
32eb3d738c Dont't build with GHC 9.0.1 for now
(blocked by https://github.com/tibbe/hashable/issues/193)
2021-02-16 11:53:58 +07:00
Simon Hengel
4f8a439614 Release version 0.34.4 2021-02-08 19:33:37 +07:00
Simon Hengel
36acb523c0 Add caching for CI 2021-01-20 05:51:15 +07:00
Simon Hengel
05db883b36 Add .github/workflows/build.yml 2021-01-20 05:15:31 +07:00