Skip to content

Upgrade Bitwuzla to v0.1.0 #947

Upgrade Bitwuzla to v0.1.0

Upgrade Bitwuzla to v0.1.0 #947

Workflow file for this run

name: Docker Image CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag triton-docker:$(date +%s)