Skip to content

Commit eaee84d

Browse files
authored
Merge pull request #15263 from getsentry/prepare-release/9.0.0-alpha.1
2 parents 2f1b6a1 + a7f4938 commit eaee84d

File tree

296 files changed

+2506
-4306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

296 files changed

+2506
-4306
lines changed

.github/workflows/auto-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# This workflow tirggers a release when merging a branch with the pattern `prepare-release/VERSION` into master.
1010
jobs:
1111
release:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
name: 'Prepare a new version'
1414

1515
steps:

0 commit comments

Comments
 (0)