Skip to content

Commit bc3d3d9

Browse files
committed
use an xl runner for the acceptance test suite
1 parent 6a5dc8c commit bc3d3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
acceptance-suite:
5454
needs: changes
55-
runs-on: ubuntu-latest
55+
runs-on: ubuntu-latest-xl
5656
name: runner / acceptance-tests
5757
permissions:
5858
contents: read

0 commit comments

Comments
 (0)