upgrade FreeBSD 13.1

This commit is contained in:
neil
2022-07-13 21:06:57 +08:00
parent 86cb28fe34
commit e2eb685d76
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ jobs:
run: echo "TestingDomain=${{steps.tunnel.outputs.server}}" >> $GITHUB_ENV
- name: Clone acmetest
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- uses: vmactions/freebsd-vm@v0.1.5
- uses: vmactions/freebsd-vm@v0.1.7
with:
envs: 'TEST_LOCAL TestingDomain TEST_ACME_Server CA_ECDSA CA CA_EMAIL TEST_PREFERRED_CHAIN'
nat: |