1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-01 14:39:13 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Brenden Matthews
b5df4dbcd1
Drop docbook from build deps. 2022-10-14 08:44:39 -05:00
dependabot[bot]
889f8a5338 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 16:54:33 -04:00
Brenden Matthews
31d43177a0
Cancel previous concurrent build actions. 2022-10-13 15:32:01 -05:00
Brenden Matthews
b8e226cdcf Print build commands in CI. 2022-10-06 14:46:27 -04:00
Brenden Matthews
b5bc9bf379
Disable librsvg on ubuntu 20.04. 2022-09-10 12:03:39 -05:00
Brenden Matthews
869dc95504
Add missing dbus-glib. 2022-09-10 10:32:55 -05:00
Brenden Matthews
554eb2abaa
Only install libc++ for clang. 2022-09-10 10:30:17 -05:00
Brenden Matthews
684eaab11d
No clang 15 (yet). 2022-09-10 10:26:35 -05:00
Brenden Matthews
99b923244c
No clang 9. 2022-09-10 10:25:34 -05:00
Brenden Matthews
dc790bc093
Take 2. 2022-09-10 10:23:48 -05:00
Brenden Matthews
2c99ccfbe0
Update OS/compilers. 2022-09-10 10:19:52 -05:00
Brenden Matthews
62c098761b
Update compiler matrix. 2021-04-18 10:55:30 -05:00
Brenden Matthews
282e877f13
Update compiler matrix. 2021-04-18 10:53:59 -05:00
Brenden Matthews
90e4056c01
Update compiler matrix. 2021-04-18 10:51:43 -05:00
Brenden Matthews
6d25b04a66
Update compiler matrix. 2021-04-18 10:48:42 -05:00
Brenden Matthews
8044475129
Run apt-get update first. 2021-04-18 10:46:00 -05:00
Brenden Matthews
9bc0302934
Enable wireless in builds. 2021-03-02 12:27:59 -06:00
Brenden Matthews
770696bef3
Run workflows on PRs, add appimage to releases. 2021-03-02 07:20:57 -06:00
Brenden Matthews
6e6d5f2bc1
Migrate Travis to GitHub workflow. 2021-03-01 12:03:35 -06:00