Skip to content

ci: fix icu4c on macos and CIFuzz test #238

ci: fix icu4c on macos and CIFuzz test

ci: fix icu4c on macos and CIFuzz test #238

Workflow file for this run

name: dockerfile
on:
workflow_dispatch:
push:
tags:
- 'v*'
pull_request:
branches: [ master ]
jobs:
dockerfile:
name: Run Dockerfiles in examples
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run example - simple
run: |
docker build -t simple -f ./_example/simple/Dockerfile .
docker run simple | grep 99\ こんにちは世界099