Skip to content

std::slices: add the SortFunc function #1141

std::slices: add the SortFunc function

std::slices: add the SortFunc function #1141

name: Build [GCC] - 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 gcc src/julec