1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-02 11:22:37 +02:00

fix GitHub Actions config file syntax

This commit is contained in:
Christian Flothmann
2024-07-17 05:52:46 +02:00
parent 89880dd0a9
commit 26362c5fe9

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
include:
php:
- '7.1'
- '7.2'
- '7.3'