mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-12-03 10:07:44 +01:00
6 lines
169 B
YAML
6 lines
169 B
YAML
|
name: 'PHP Embed and Rust'
|
||
|
description: 'Builds the crate after installing the latest PHP with php embed and stable Rust.'
|
||
|
runs:
|
||
|
using: 'docker'
|
||
|
image: 'Dockerfile'
|