Skip to content

Commit 3480234

Browse files
committed
chore: updated ubuntu runner
Signed-off-by: Evzen Gasta <[email protected]>
1 parent 1e88d4c commit 3480234

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
@@ -150,7 +150,7 @@ jobs:
150150
release:
151151
needs: [tag, build]
152152
name: Release
153-
runs-on: ubuntu-20.04
153+
runs-on: ubuntu-24.04
154154
steps:
155155
- name: id
156156
run: echo the release id is ${{ needs.tag.outputs.releaseId}}

0 commit comments

Comments
 (0)