Skip to content

std::encoding::base64: fix decode-length calculation may cause crash … #125

std::encoding::base64: fix decode-length calculation may cause crash …

std::encoding::base64: fix decode-length calculation may cause crash … #125

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