Skip to content

Commit 78e897a

Browse files
pack deb ubuntu
1 parent 012774f commit 78e897a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380
if: (github.event_name == 'push') ||
381381
(github.event_name == 'pull_request' &&
382382
github.event.pull_request.head.repo.full_name != github.repository)
383-
runs-on: ubuntu-20.04
383+
runs-on: ubuntu-latest
384384

385385
strategy:
386386
fail-fast: false

0 commit comments

Comments
 (0)