Skip to content

Commit d527aaa

Browse files
authored
Merge pull request #35 from rollout/update-runner
chore: update runner for release workflow.
2 parents 5af8e50 + a7bcdf7 commit d527aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write
1313
id-token: write
1414

15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-24.04
1616
environment:
1717
name: pypi
1818
steps:

0 commit comments

Comments
 (0)