Skip to content

update LLVM version to 18 #209

update LLVM version to 18

update LLVM version to 18 #209

Workflow file for this run

name: docker-fedora
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_fedora --tag llvm-tutor:llvm-18