refactor: replace types with jobs

`jobs` is more accurate and understandable.

PR: #40
This commit is contained in:
innovaker 2021-05-14 19:12:34 +01:00
parent f5bf7843a0
commit 57a8ac1373

View File

@ -16,7 +16,7 @@ jobs:
docker:
runs-on: ubuntu-latest
strategy:
max-parallel: 1 # takes advantage of caching between types
max-parallel: 1 # takes advantage of caching between jobs
matrix:
architecture:
- arm