Skip to content

Commit d417a66

Browse files
committed
build: ubuntu-22.04
1 parent 051dc13 commit d417a66

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)