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 1be7582 commit 73fa5cdCopy full SHA for 73fa5cd
.circleci/config.yml
@@ -115,4 +115,5 @@ workflows:
115
test-all:
116
jobs:
117
- test-oldest
118
- - test-newest
+ # disable this test, since CircleCI seems unable to download due to rate-limits on Dockerhub.
119
+ # - test-newest
0 commit comments