Skip to content

Commit ce1b095

Browse files
authored
bruhhhhh
1 parent 9801781 commit ce1b095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-pm-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
publish:
275275
name: Publish binaries
276276
needs: [linux, macos, windows, android]
277-
runs-on: ubuntu-20.04
277+
runs-on: ubuntu-22.04
278278
if: ${{ github.ref_name == 'stable' && github.ref_type == 'branch' && !contains(github.event.head_commit.message, '[no release]') }}
279279
concurrency: release-${{ inputs.php-version-base }}-pm${{ inputs.pm-version-major }}
280280

0 commit comments

Comments
 (0)