Skip to content

Commit 6cbbb5a

Browse files
committed
Update Release runner to latest Ubuntu
1 parent 29d0623 commit 6cbbb5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

55
jobs:
66
release_build:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88
container:
99
# adoptopenjdk is no longer maintained
1010
image: eclipse-temurin:17-jdk

0 commit comments

Comments
 (0)