Skip to content

std::encoding::base32: add the DecodeLen function #927

std::encoding::base32: add the DecodeLen function

std::encoding::base32: add the DecodeLen function #927

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