Update laravel.yml

This commit is contained in:
René Preuß
2021-12-05 16:41:06 +01:00
committed by GitHub
parent 0b98ac4c80
commit cee97fa1e2

View File

@@ -5,8 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
runtime: [ "hello-world:latest" ]
#runtime: [ "hello-world:latest", "laravel:8.0-octane", "laravel:8.1-octane" ]
runtime: [ "hello-world:latest", "laravel:8.0-octane", "laravel:8.1-octane" ]
name: "bpkg.io/${{ matrix.runtime }}"
runs-on: ubuntu-latest
steps: