Skip to content

Support clang-16

Support clang-16 #2

Workflow file for this run

name: Rust
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Update submodules
run: git submodule update --init
- name: Run sphincs+ rust tests
run: ./tests/sphincsplus_rust/run_rust_with_clang.sh