Skip to content

Commit dd5d569

Browse files
committed
Enable test builds for jammy (22.04)
1 parent a70737c commit dd5d569

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
image:
12+
- ubuntu-22.04
13+
- ubuntu-22.04-arm
1214
- ubuntu-24.04
1315
- ubuntu-24.04-arm
1416
runs-on: ${{ matrix.image }}

0 commit comments

Comments
 (0)