Skip to content

Bump h2 from 0.3.16 to 0.3.17 #119

Bump h2 from 0.3.16 to 0.3.17

Bump h2 from 0.3.16 to 0.3.17 #119

Workflow file for this run

name: armhf
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: (armhf) build image
run: docker build . -f Dockerfile -t plato:armhf
- name: (armhf) build plato
run: docker run --rm plato:armhf