Skip to content

[trivial] Remove polymorphism from field in Checked_intf #461

[trivial] Remove polymorphism from field in Checked_intf

[trivial] Remove polymorphism from field in Checked_intf #461

Workflow file for this run

name: ci
on:
[pull_request]
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
uses: docker/setup-buildx-action@v1
id: docker-build
with:
install: true
-
name: Build
run: |
docker build . # will run buildx