Skip to content

Commit 55b6847

Browse files
committed
Upgrade to ubuntu latest
1 parent 9c8fb12 commit 55b6847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137

138138
gh_release:
139139
if: startsWith(github.ref, 'refs/tags/v')
140-
runs-on: ubuntu-20.04
140+
runs-on: ubuntu-latest
141141
needs: [native, scalapbc]
142142
steps:
143143
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)