Skip to content

Commit 3e48d1d

Browse files
chore(deps): update dependency ubuntu to v22
1 parent 1f25373 commit 3e48d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: PATH=$PATH:$GOPATH/bin make test
2020
publish-docker:
2121
name: Build and push agent container
22-
runs-on: ubuntu-20.04
22+
runs-on: ubuntu-22.04
2323
needs: [test]
2424
permissions:
2525
contents: 'read'

0 commit comments

Comments
 (0)