Skip to content

Commit 98e8b78

Browse files
use latest ubuntu
1 parent 5d15157 commit 98e8b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
types: [ published ]
1616
jobs:
1717
publish:
18-
runs-on: ubuntu-22.04
18+
runs-on: ubuntu-latest
1919
steps:
2020

2121
- name: Check out code

0 commit comments

Comments
 (0)