Skip to content

Commit 445dbee

Browse files
authored
Merge pull request #26 from Typeform/PLT-3321
Fix CI Standard Checks timeout due to runner restrictions
2 parents 8e89745 + 8cb60d9 commit 445dbee

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)