mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Update cd.yml
This commit is contained in:
parent
8299bf77d9
commit
2f0d37cf16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue