Skip to content

Commit 2a43328

Browse files
chore(deps): update dependency ubuntu to v24
1 parent cc64149 commit 2a43328

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
@@ -129,7 +129,7 @@ jobs:
129129
name: 'Create release'
130130
if: github.event_name != 'workflow_dispatch' || inputs.create_release
131131
needs: build-and-upload-artifacts
132-
runs-on: 'ubuntu-20.04'
132+
runs-on: 'ubuntu-24.04'
133133
steps:
134134
- uses: actions/checkout@v3
135135
- name: '📝 Create Release'

0 commit comments

Comments
 (0)