[w3c/webauthn] f4e770: Bump build-validate-publish workflow image

  Branch: refs/heads/issue-2370-gha-fail
  Home:   https://github.com/w3c/webauthn
  Commit: f4e770ddd2734c798354c2226cf8c7df18d452ce
      https://github.com/w3c/webauthn/commit/f4e770ddd2734c798354c2226cf8c7df18d452ce
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M .github/workflows/build-validate-publish.yml

  Log Message:
  -----------
  Bump build-validate-publish workflow image

This should fix build issues like the following:

    **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.

The `ubuntu-24.04` runner image includes Python 3.12.3.



To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications

Received on Wednesday, 10 December 2025 20:29:53 UTC