Skip to content

Commit 8d3400d

Browse files
committed
Switch to ubuntu-22.04 on release CI
1 parent 058ef60 commit 8d3400d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- { branch: master, runtime: 5.0.x, otd_version: 0.5.x }
2020
- { branch: 0.6.x, runtime: 6.0.x, otd_version: 0.6.x }
2121

22-
runs-on: ubuntu-24.04
22+
runs-on: ubuntu-22.04
2323
name: Generate Release
2424
env:
2525
TAG: ${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)