Skip to content

Commit 66ba04b

Browse files
committed
build-debian-based: change to 24.04 as 22.04 was running out of space
1 parent 3a3cf28 commit 66ba04b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-debian-based.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,5 @@ jobs:
122122
arch_variant: ${{ matrix.arch_variant }}
123123
is_scheduled_event: ${{ inputs.is_scheduled_event || false }}
124124
deploy_on_schedule: ${{ matrix.deploy_on_schedule || false }}
125+
runner: 'ubuntu-24.04'
125126
secrets: inherit

0 commit comments

Comments
 (0)