Skip to content

Commit 18c99f5

Browse files
0x501DLeonidVas
authored andcommitted
ci: bump ubuntu
Ubuntu 18.04 is deprecated.
1 parent 0423662 commit 18c99f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
github.event.pull_request.head.repo.full_name != github.repository
1212
# Packaging for CentOS 7 does not work with other versions, see:
1313
# https://github.com/packpack/packpack/issues/145
14-
runs-on: ubuntu-18.04
14+
runs-on: ubuntu-20.04
1515

1616
strategy:
1717
fail-fast: false

0 commit comments

Comments
 (0)