Skip to content

Commit

Permalink
[GHA] Parallize better linux jobs
Browse files Browse the repository at this point in the history
No need to wait for debian installer test to start packaging for ArchLinux
  • Loading branch information
RoiArthurB committed May 4, 2022
1 parent d4750ea commit 594da79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-travis.yml
Expand Up @@ -320,7 +320,7 @@ jobs:
sudo apt remove -y gama-platform
aur-archive:
# https://ostechnix.com/convert-deb-packages-arch-linux-packages/
needs: debian-test-installer
needs: debian-archive
runs-on: m0rf30/arch-yay
strategy:
matrix:
Expand Down

0 comments on commit 594da79

Please sign in to comment.