Skip to content

Commit b7cc301

Browse files
back ubuntu-22.04 to job
Signed-off-by: Nikita Korolev <[email protected]>
1 parent e533521 commit b7cc301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev_module_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ jobs:
211211
task virtualization-controller:test:unit
212212
213213
dev_setup_build:
214-
runs-on: [self-hosted, regular, selectel]
215-
# runs-on: ubuntu-latest
214+
# runs-on: [self-hosted, regular, selectel]
215+
runs-on: ubuntu-22.04
216216
name: Build and Push images
217217
needs: set_vars
218218
env:

0 commit comments

Comments
 (0)