mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-20 07:51:14 +00:00
Fix workflow file
This commit is contained in:
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: "[ PHP-${{ matrix.version }} (ref: $${{ ,matrix.refs }} ]"
|
name: "[ PHP-${{ matrix.version }} (ref: ${{ matrix.refs }} ]"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: False
|
fail-fast: False
|
||||||
|
|||||||
Reference in New Issue
Block a user