Skip to content

Commit abe7ef6

Browse files
authored
Update .github/workflows/collab.yml
enabled larger runner for ubuntu
1 parent 741a970 commit abe7ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [pull_request]
33

44
jobs:
55
test:
6-
runs-on: ubuntu-latest-4core
6+
runs-on: ubuntu-latest-m
77
container:
88
image: docker://us-docker.pkg.dev/colab-images/public/runtime
99
steps:

0 commit comments

Comments
 (0)