- From: Emil Lundberg via GitHub <noreply@w3.org>
- Date: Wed, 10 Dec 2025 20:17:10 +0000
- To: public-webauthn@w3.org
emlun has just created a new issue for https://github.com/w3c/webauthn: == spec-prod build failing == The build is currently failing: https://github.com/w3c/webauthn/actions/runs/20111849579 >**Setup toolchain** >``` >$ pipx --version > 1.8.0 >$ pipx install bikeshed --quiet > creating virtual environment... > installing bikeshed... > done! ✨ 🌟 ✨ > installed package bikeshed 6.1.1, installed using Python 3.10.12 > These apps are now globally available > - bikeshed >$ bikeshed update > Bikeshed now requires Python 3.12 or higher; you are on 3.10.12. > For instructions on how to set up a pyenv with 3.12, see: > https://speced.github.io/bikeshed/#installing >Command `bikeshed update` failed with exit code: 1. >Error: Process completed with exit code 1.``` Upgrading the GitHub Actions runner to [`ubuntu-24.04`](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md) should fix this. Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2370 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 December 2025 20:17:11 UTC