ci: Fix auto-release outdated ubuntu version (#8524)

This commit is contained in:
Manuel
2023-05-01 23:16:57 +02:00
committed by GitHub
parent 2f53c80298
commit 2e4119e23d
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ env:
IMAGE_NAME: parseplatform/parse-server
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
permissions:
contents: read
packages: write