Skip to content

Commit e89b379

Browse files
committed
ci: increase more runner sizes
1 parent 3837cd6 commit e89b379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
check-linux-containers:
88
name: Check Linux container (${{ matrix.name }})
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-latest-8-cores
1010
strategy:
1111
matrix:
1212
include:

0 commit comments

Comments
 (0)