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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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