We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66ee9a commit 4430ff0Copy full SHA for 4430ff0
.github/workflows/collab.yml
@@ -3,7 +3,7 @@ on: [pull_request]
3
4
jobs:
5
test:
6
- runs-on: ubuntu-latest-m
+ runs-on: quantecon-large
7
container:
8
image: us-docker.pkg.dev/colab-images/public/runtime:latest
9
steps:
0 commit comments