mirror of
https://github.com/bitinflow/bpkg-images.git
synced 2026-03-13 13:45:54 +00:00
Update laravel.yml
This commit is contained in:
3
.github/workflows/laravel.yml
vendored
3
.github/workflows/laravel.yml
vendored
@@ -5,8 +5,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
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 }}"
|
name: "bpkg.io/${{ matrix.runtime }}"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user