forgejo_runner #26

Open
linos wants to merge 27 commits from forgejo_runner into main
Showing only changes of commit 92321bb9f0 - Show all commits

View file

@ -12,11 +12,11 @@ jobs:
MYSQL_ROOT_PASSWORD: root
ports:
- 3306:3306
strategy:
matrix:
php-versions: ['8.1', '8.2', '8.3']
include:
- wp-version: latest
strategy:
matrix:
php-versions: ['8.1', '8.2', '8.3']
include:
- wp-version: latest
steps:
- name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4