1
0

Unpin Rust from 1.82.0 (#19302)

This commit is contained in:
Andrew Morgan
2025-12-12 11:31:55 +00:00
committed by GitHub
parent dfd00a986f
commit 1f7f16477d
4 changed files with 3 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ name: Build release artifacts
on:
# we build on PRs and develop to (hopefully) get early warning
# of things breaking (but only build one set of debs). PRs skip
# building wheels on macOS & ARM.
# building wheels on ARM.
pull_request:
push:
branches: ["develop", "release-*"]