Browse Source

Revert DNS.yml to upstream (restore tinycore)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pull/6878/head
Adam Bodnar 1 week ago
committed by neil
parent
commit
b43b4e40af
  1. 2
      .github/workflows/DNS.yml

2
.github/workflows/DNS.yml

@ -88,8 +88,6 @@ jobs:
echo "${{ secrets.TokenName5}}=${{ secrets.TokenValue5}}" >> docker.env
fi
- name: Disable tinycore (broken in CI)
run: sed -i 's/^tatsushid\/tinycore/#tatsushid\/tinycore/' ../acmetest/plat.conf
- name: Run acmetest
run: cd ../acmetest && ./rundocker.sh testall

Loading…
Cancel
Save