mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-14 04:51:15 +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:
|
||||
build:
|
||||
name: "[ PHP-${{ matrix.version }} (ref: $${{ ,matrix.refs }} ]"
|
||||
name: "[ PHP-${{ matrix.version }} (ref: ${{ matrix.refs }} ]"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: False
|
||||
|
||||
Reference in New Issue
Block a user