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:
deadprogram
2025-08-14 09:13:05 +02:00
committed by Ron Evans
parent 1be7582106
commit 73fa5cd7bc
+2 -1
View File
@@ -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