Update to mesa 25.2.7

This commit is contained in:
Connor Fitzgerald 2025-11-26 23:51:27 -05:00 committed by Teodor Tanasoaia
parent dc01e6e213
commit 72f376fee4

View File

@ -4,10 +4,10 @@ inputs:
# Sourced from https://archive.mesa3d.org/. Bumping this requires # Sourced from https://archive.mesa3d.org/. Bumping this requires
# updating the mesa build in https://github.com/gfx-rs/ci-build and creating a new release. # updating the mesa build in https://github.com/gfx-rs/ci-build and creating a new release.
version: version:
default: "25.2.6" default: "25.2.7"
# Corresponds to https://github.com/gfx-rs/ci-build/releases # Corresponds to https://github.com/gfx-rs/ci-build/releases
ci-binary-build: ci-binary-build:
default: "build25" default: "build26"
runs: runs:
using: "composite" using: "composite"
steps: steps: