mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 13:11:41 +00:00
Update DNS.yml
This commit is contained in:
parent
be556f9e36
commit
ba44235471
4
.github/workflows/DNS.yml
vendored
4
.github/workflows/DNS.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
|||||||
./letest.sh
|
./letest.sh
|
||||||
|
|
||||||
FreeBSD:
|
FreeBSD:
|
||||||
runs-on: macos-latest
|
runs-on: macos-10.15
|
||||||
needs: Windows
|
needs: Windows
|
||||||
env:
|
env:
|
||||||
TEST_DNS : ${{ secrets.TEST_DNS }}
|
TEST_DNS : ${{ secrets.TEST_DNS }}
|
||||||
@ -209,7 +209,7 @@ jobs:
|
|||||||
./letest.sh
|
./letest.sh
|
||||||
|
|
||||||
Solaris:
|
Solaris:
|
||||||
runs-on: macos-latest
|
runs-on: macos-10.15
|
||||||
needs: FreeBSD
|
needs: FreeBSD
|
||||||
env:
|
env:
|
||||||
TEST_DNS : ${{ secrets.TEST_DNS }}
|
TEST_DNS : ${{ secrets.TEST_DNS }}
|
||||||
|
Loading…
Reference in New Issue
Block a user