Skip to content

Commit e7a1862

Browse files
committed
larger instance to avoid OOM issues
1 parent d10cf4f commit e7a1862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux-cpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
jobs:
1313
tests:
1414
name: "Unit-tests on Linux CPU"
15-
runs-on: ubuntu-latest
15+
runs-on: linux.2xlarge
1616
container:
1717
image: pytorch/conda-builder:cpu
1818
strategy:

0 commit comments

Comments
 (0)