Skip to content

compiler: add the --opt-array optimization flag #1249

compiler: add the --opt-array optimization flag

compiler: add the --opt-array optimization flag #1249

name: Build [Clang] - Ubuntu
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
julec --compiler clang src/julec