Skip to content

Commit 7f3a0bc

Browse files
committed
Actually update the built image to 22.04
1 parent 10d38ed commit 7f3a0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
include:
11-
- image: 20.04
11+
- image: 22.04
1212
suffix:
1313
- image: 18.04
1414
suffix: -18.04

0 commit comments

Comments
 (0)