mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Use large runners
This commit is contained in:
parent
0beefd131f
commit
c31a750ec4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
name: Build and Test
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: super-linter-large-runner
|
||||
permissions:
|
||||
contents: read
|
||||
concurrency:
|
||||
|
|
Loading…
Reference in a new issue