sequential builds

This commit is contained in:
Daylin Morgan 2024-01-23 16:54:28 -06:00
parent f9e32c5198
commit fce81fd7fa
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,10 @@ jobs:
build:
strategy:
matrix:
host: ["othalan", "algiz", "mannaz"]
host: ["algiz", "othalan", "mannaz"]
# try to use the cache here along the way
fail-fast: true
max-parallel: 1
runs-on: ubuntu-latest
steps:
# free up some space