Skip to content

Commit 5376570

Browse files
Update dependency ubuntu to v22 (#2368)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Michael Wolf <[email protected]>
1 parent 71a5e5d commit 5376570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
tests:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
name: Unit Tests
99
steps:
1010
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

0 commit comments

Comments
 (0)