Skip to content

Commit e1f247f

Browse files
committed
Update Ubuntu in CI
1 parent 31c74ac commit e1f247f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
release:
20-
runs-on: "ubuntu-20.04"
20+
runs-on: "ubuntu-22.04"
2121
env:
2222
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
2323
TAG: ${{ github.ref_name }}

0 commit comments

Comments
 (0)