Skip to content

std::sync: add the new static method to the WaitGroup #88

std::sync: add the new static method to the WaitGroup

std::sync: add the new static method to the WaitGroup #88

name: Build [Clang] - macOS
on: [push, pull_request]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/[email protected]
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleC
run: |
julec --compiler clang src/julec