Skip to content

Commit c223e26

Browse files
test deb ubuntu
1 parent 78e897a commit c223e26

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
@@ -428,7 +428,7 @@ jobs:
428428
if: (github.event_name == 'push') ||
429429
(github.event_name == 'pull_request' &&
430430
github.event.pull_request.head.repo.full_name != github.repository)
431-
runs-on: ubuntu-20.04
431+
runs-on: ubuntu-latest
432432

433433
container:
434434
image: ${{ matrix.target.os }}:${{ matrix.target.dist }}

0 commit comments

Comments
 (0)