Skip to content

Commit d3704a9

Browse files
author
Shashank Venkat
committed
updated ubuntu version
1 parent 7d7df5b commit d3704a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release:
1010
environment: release
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-24.04
1212
permissions:
1313
id-token: write
1414

@@ -38,7 +38,7 @@ jobs:
3838

3939
forum_post:
4040
needs: release
41-
runs-on: ubuntu-22.04
41+
runs-on: ubuntu-24.04
4242

4343
steps:
4444
- name: Retreive the forum post script from team-devtools

0 commit comments

Comments
 (0)