Skip to content

Commit 60d7032

Browse files
build: update build-and-push.yml.
1 parent 93fc7df commit 60d7032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
jobs:
3737
build-and-push-to-fit2cloud-registry:
3838
if: ${{ contains(github.event.inputs.registry, 'fit2cloud') }}
39-
runs-on: ubuntu-latest
39+
runs-on: ubuntu-22.04
4040
steps:
4141
- name: Check Disk Space
4242
run: df -h

0 commit comments

Comments
 (0)