mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update to mesa 25.2.7
This commit is contained in:
parent
dc01e6e213
commit
72f376fee4
4
.github/actions/install-mesa/action.yml
vendored
4
.github/actions/install-mesa/action.yml
vendored
@ -4,10 +4,10 @@ inputs:
|
||||
# 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.
|
||||
version:
|
||||
default: "25.2.6"
|
||||
default: "25.2.7"
|
||||
# Corresponds to https://github.com/gfx-rs/ci-build/releases
|
||||
ci-binary-build:
|
||||
default: "build25"
|
||||
default: "build26"
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user