Skip to content

Commit c2e2dff

Browse files
deployment: update runner machine type (starkware-libs#10046)
1 parent b603c95 commit c2e2dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- run: cargo test -p workspace_tests
109109

110110
run-tests:
111-
runs-on: namespace-profile-large-ubuntu-24-04-amd64
111+
runs-on: namespace-profile-xlarge-ubuntu-24-04-amd64
112112
steps:
113113
- uses: actions/checkout@v4
114114
with:

0 commit comments

Comments
 (0)