We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59884c commit 736b159Copy full SHA for 736b159
.github/workflows/odh-notebooks-sync.yml
@@ -28,7 +28,7 @@ env:
28
29
jobs:
30
build:
31
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04-4core
32
steps:
33
- name: Clone repository and Sync
34
run: |
0 commit comments