mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +02:00
Changed ubuntu version in build_deploy_staging.yml
This commit is contained in:
parent
14b8b979b3
commit
9b4908155f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_deploy_staging.yml
vendored
2
.github/workflows/build_deploy_staging.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
if: github.event.pull_request.draft == false
|
if: github.event.pull_request.draft == false
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue