We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9007e98 commit 7fbb51bCopy full SHA for 7fbb51b
.github/workflows/ci.yml
@@ -122,7 +122,6 @@ jobs:
122
# only pin for main commits
123
if: github.ref == 'refs/heads/main'
124
continue-on-error: true
125
- run: |
126
timeout-minutes: 5 # pin should takes a few seconds, 5 min is a hard ceiling
127
run: |
128
echo "Avoid doing initial upload to am6-1 node with experimental pebble datastore"
0 commit comments