Update .gitea/workflows/UndeployPR.yaml
Some checks failed
Deploy PR / Deploy PR (pull_request) Failing after 1m3s
Undeploy PR / Deploy PR (pull_request) Failing after 6s

This commit is contained in:
lars 2023-10-05 01:35:30 +00:00
parent 28f45e37ee
commit 4ead2aa92d

View File

@ -6,7 +6,7 @@ on:
jobs:
Deploy PR:
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4