Merge branch 'ci-update' into 'master'

Move CI to isolated runner(s)

See merge request holo/steamos-manager!20
This commit is contained in:
Jeremy Whiting 2024-05-08 17:09:39 +00:00
commit 4a6975281e

View file

@ -8,6 +8,7 @@ test:
tags: tags:
- docker - docker
- linux - linux
- isolated
script: script:
- pacman -Sy --noconfirm --needed dbus rust - pacman -Sy --noconfirm --needed dbus rust
- dbus-run-session cargo test - dbus-run-session cargo test