Skip to content

Fix WASI buildbots to support the new default target (#556) #610

Fix WASI buildbots to support the new default target (#556)

Fix WASI buildbots to support the new default target (#556) #610

Workflow file for this run

name: Build
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Check configuration
run: make check PIP=pip BUILDBOT=buildbot