Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit e2f6cb6

Browse files
authored
Add 22.04 as well
1 parent 49fd7b5 commit e2f6cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- [ self-hosted, "1ES.Pool=onefuzz-ci", "1ES.ImageOverride=github-runner-image-windows-2019" ]
3030
- [ self-hosted, "1ES.Pool=onefuzz-ci", "1ES.ImageOverride=github-runner-image-ubuntu-18.04" ]
3131
- [ self-hosted, "1ES.Pool=onefuzz-ci", "1ES.ImageOverride=github-runner-image-ubuntu-20.04" ]
32+
- [ self-hosted, "1ES.Pool=onefuzz-ci", "1ES.ImageOverride=github-runner-image-ubuntu-22.04" ]
3233
runs-on: "${{ matrix.os }}"
3334
steps:
3435
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)