Fix MSRV, version bumps
All checks were successful
CI / lint (push) Successful in 1m12s
CI / test-python (push) Successful in 1m37s
CI / test-zig (push) Successful in 1m30s
CI / test-wasm (push) Successful in 1m45s
CI / test (push) Successful in 13m14s
CI / miri (push) Successful in 12m49s
CI / build (push) Successful in 1m5s
CI / fuzz-regression (push) Successful in 1h17m23s
CI / publish (push) Successful in 1m38s
CI / publish-python (push) Successful in 1m28s
CI / publish-wasm (push) Successful in 1m21s

Signed-off-by: Kamal Tufekcic <kamal@lo.sh>
This commit is contained in:
Kamal Tufekcic 2026-04-23 18:53:00 +03:00
commit 89f5be4f40
No known key found for this signature in database
9 changed files with 15 additions and 15 deletions

View file

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [main]
branches: [master]
tags: ['v*']
pull_request: