Wykres commitów

4 Commity (41053c0d678994a239adbe999a6ccffe62d4b5cd)

Autor SHA1 Wiadomość Data
Daniel Llewellyn ca98ff6d1d Disable attempts to build Snap for i386
Ubuntu 20.04 Does not support i386, so attempting to build the Snap for
i386 will either fail or be non-runnable on an i386 Linux distro.

* Disable i386 build in `snapcraftbuild.yml` GitHub Action workflow
* Disable i386 build when testing PRs for consistency

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-13 03:29:14 +00:00
Piero Toffanin cc50f32bca
Remove i386 from test build PR workflow 2020-11-09 12:15:53 -05:00
Daniel Llewellyn 601ee670de Update test-build-prs GitHub Workflow
Incorrect name `on.pull-request` should be `on.pull_request`.

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-05 23:21:36 +00:00
Daniel Llewellyn 91a82b0f82 Add test build workflow
* Add a GitHub Actions workflow to test that PRs can successfully build

Signed-off-by: Daniel Llewellyn <daniel@snapcraft.ninja>
2020-11-02 18:36:25 +00:00