diff --git a/.gitea/workflows/build-and-deploy-release.yml b/.gitea/workflows/build-and-deploy-release.yml index 3ce0ac0..6ece7fe 100644 --- a/.gitea/workflows/build-and-deploy-release.yml +++ b/.gitea/workflows/build-and-deploy-release.yml @@ -6,7 +6,7 @@ on: jobs: build-and-publish: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest steps: - name: Checkout Repository