mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
fix: disable test-newest since CircleCI seems unable to download due to rate-limits on Dockerhub
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -115,4 +115,5 @@ workflows:
|
||||
test-all:
|
||||
jobs:
|
||||
- test-oldest
|
||||
- test-newest
|
||||
# disable this test, since CircleCI seems unable to download due to rate-limits on Dockerhub.
|
||||
# - test-newest
|
||||
|
||||
Reference in New Issue
Block a user