Skip to content

jule: update eror handling terminology #2488

jule: update eror handling terminology

jule: update eror handling terminology #2488

name: Build [GCC] - 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 build --compiler gcc --compiler-path g++-14 src/julec