ci: build slim packages on self-hosted runners

This commit is contained in:
William Yang 2022-04-27 10:46:54 +02:00
parent 09b6648567
commit be67e27aa4
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ on:
jobs:
linux:
runs-on: ubuntu-20.04
runs-on: aws-amd64
strategy:
fail-fast: false