Skip to content

[CI] Update the location of LLVM on Darwin #113

[CI] Update the location of LLVM on Darwin

[CI] Update the location of LLVM on Darwin #113

name: docker-ubuntu-apt
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile_ubuntu_apt --tag llvm-tutor:llvm-17