Skip to content

Commit 2773da5

Browse files
authored
Build docker images on Ubuntu 22.04 in the CI
1 parent ddd87c8 commit 2773da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions: read-all
1919

2020
jobs:
2121
docker:
22-
runs-on: ubuntu-20.04
22+
runs-on: ubuntu-22.04
2323

2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)