Changed ubuntu version in build_deploy_staging.yml

This commit is contained in:
mmeest 2025-06-02 14:27:29 +03:00
parent 14b8b979b3
commit 9b4908155f

View file

@ -20,7 +20,7 @@ jobs:
build:
if: github.event.pull_request.draft == false
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps: