Skip to content

Commit b0e5d6d

Browse files
test rpm ubuntu
1 parent c7c8d96 commit b0e5d6d

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
@@ -283,7 +283,7 @@ jobs:
283283
if: (github.event_name == 'push') ||
284284
(github.event_name == 'pull_request' &&
285285
github.event.pull_request.head.repo.full_name != github.repository)
286-
runs-on: ubuntu-20.04
286+
runs-on: ubuntu-latest
287287

288288
container:
289289
image: ${{ matrix.target.os }}:${{ matrix.target.dist }}

0 commit comments

Comments
 (0)