Skip to content

Commit

Permalink
Update .github/workflows/collab.yml
Browse files Browse the repository at this point in the history
enabled larger runner for ubuntu
  • Loading branch information
mmcky authored May 9, 2024
1 parent 741a970 commit abe7ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/collab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]

jobs:
test:
runs-on: ubuntu-latest-4core
runs-on: ubuntu-latest-m
container:
image: docker://us-docker.pkg.dev/colab-images/public/runtime
steps:
Expand Down

0 comments on commit abe7ef6

Please sign in to comment.