We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3837cd6 commit e89b379Copy full SHA for e89b379
.github/workflows/check-containers.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
check-linux-containers:
8
name: Check Linux container (${{ matrix.name }})
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-8-cores
10
strategy:
11
matrix:
12
include:
0 commit comments