Skip to content

Commit 67e0a53

Browse files
committed
Update runner os
1 parent ca34729 commit 67e0a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
include:
19-
- { os: ubuntu-20.04, arch: "linux/amd64" }
19+
- { os: ubuntu-22.04, arch: "linux/amd64" }
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- name: Branch name and revision

0 commit comments

Comments
 (0)