This commit is contained in:
parent
ac0b90a1c1
commit
a042ef8de6
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -18,7 +18,7 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build PHP 8.0
|
name: Build PHP 8.0
|
||||||
runs-on: byd
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
env:
|
env:
|
||||||
PHP_CLI_VERSION: 8.0-cli-alpine
|
PHP_CLI_VERSION: 8.0-cli-alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user