Skip to content

Commit 28e214c

Browse files
authored
Merge pull request #16 from Typeform/PLT-3321
Fix CI Standard Checks timeout due to runner restrictions
2 parents 75da36f + f2292f0 commit 28e214c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-standard-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ on:
1515
jobs:
1616
ci-standard-checks:
1717
uses: Typeform/.github/.github/workflows/ci-standard-checks-workflow.yaml@v1
18+
with:
19+
runner: ubuntu-latest

0 commit comments

Comments
 (0)