Update cd.yml

This commit is contained in:
Brett Logan 2023-04-26 11:44:32 -04:00 committed by GitHub
parent 8299bf77d9
commit 2f0d37cf16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
test: test:
name: Build and Test name: Build and Test
runs-on: ubuntu-20.04-8core-sl runs-on: ubuntu-latest
concurrency: concurrency:
group: ${{ github.workflow }}-main-${{ matrix.images.target }} group: ${{ github.workflow }}-main-${{ matrix.images.target }}
cancel-in-progress: true cancel-in-progress: true