mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
update & streamline GH Actions runner images (#3025)
This commit is contained in:
parent
555fbb78c4
commit
bb758ea34d
9 changed files with 11 additions and 11 deletions
2
.github/workflows/docs-preview-deploy.yml
vendored
2
.github/workflows/docs-preview-deploy.yml
vendored
|
@ -15,7 +15,7 @@ on:
|
|||
jobs:
|
||||
preview:
|
||||
name: 'Deploy Preview'
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
if: ${{ github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue