Skip to content

Commit 3fd04a8

Browse files
committed
.github/workflows: Update Ubuntu images
1 parent 7d45421 commit 3fd04a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-deb:
1313
name: Build Debian package
1414
runs-on: ubuntu-latest
15-
container: ubuntu:20.04
15+
container: ubuntu:22.04
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)