mirror of
https://github.com/bitinflow/bpkg-images.git
synced 2026-03-13 13:45:54 +00:00
Fix yaml file
This commit is contained in:
2
.github/workflows/laravel.yml
vendored
2
.github/workflows/laravel.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
runtime: [ laravel:8.0-octane, laravel:8.1-octane ]
|
||||
runtime: [ "laravel:8.0-octane", "laravel:8.1-octane" ]
|
||||
name: "bpkg.io/${{ matrix.runtime }}"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user