ci: reenable libsodium on zig master build

This commit is contained in:
2024-10-14 19:14:59 -06:00
parent 2c3124598e
commit 538c40246e

View File

@@ -21,7 +21,6 @@ jobs:
os: ubuntu-latest
- zig-version: "master"
check-format: true
build-options: "-Denable-libsodium=false"
os: ubuntu-latest
runs-on: ${{ matrix.os }}
steps: