Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a3dd4e

Browse filesBrowse files
committed
bigmem runner for all jobs
1 parent b2250d0 commit 2a3dd4e
Copy full SHA for 2a3dd4e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
test-build-full:
5050
name: Test examples, env with notebook and glfw
51-
runs-on: ubuntu-latest
51+
runs-on: bigmem
5252
if: ${{ !github.event.pull_request.draft }}
5353
strategy:
5454
fail-fast: false
@@ -105,7 +105,7 @@ jobs:
105105
106106
test-build-desktop:
107107
name: Test examples, env with only glfw
108-
runs-on: ubuntu-latest
108+
runs-on: bigmem
109109
if: ${{ !github.event.pull_request.draft }}
110110
strategy:
111111
fail-fast: false

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.