Skip to content

docs(readme): improve the wording and contextual structure #1755

docs(readme): improve the wording and contextual structure

docs(readme): improve the wording and contextual structure #1755

name: Build [Clang] - macOS
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
julec --compiler clang src/julec