ci: Tweaks to GitHub Actions setup

Remove some unnecessary package dependencies.  Also include testing of the
'ci' branch (so as to test in-progress changes to the CI configuration
itself).

Generated-by: Claude Code 1.0.65 (claude-sonnet-4@20250514)
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
David Gibson 2025-08-01 15:35:31 +10:00
parent 2ad738722b
commit e896802631
2 changed files with 6 additions and 5 deletions

View file

@ -4,6 +4,7 @@ name: Build test
push:
branches:
- main
- ci
pull_request:
branches:
- main