Update .gitea/workflows/UndeployPR.yaml

pull/14/head
lars 2023-10-05 01:35:30 +00:00
parent 28f45e37ee
commit 4ead2aa92d
1 changed files with 1 additions and 1 deletions
.gitea/workflows

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