0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

composer format time

This commit is contained in:
David Goodwin 2022-10-12 20:41:14 +01:00
parent 7a99861802
commit 7caf25244a
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
lint_etc:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2