Skip to content

Commit 72f376f

Browse files
cwfitzgeraldteoxoy
authored andcommitted
Update to mesa 25.2.7
1 parent dc01e6e commit 72f376f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/install-mesa/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ inputs:
44
# Sourced from https://archive.mesa3d.org/. Bumping this requires
55
# updating the mesa build in https://github.com/gfx-rs/ci-build and creating a new release.
66
version:
7-
default: "25.2.6"
7+
default: "25.2.7"
88
# Corresponds to https://github.com/gfx-rs/ci-build/releases
99
ci-binary-build:
10-
default: "build25"
10+
default: "build26"
1111
runs:
1212
using: "composite"
1313
steps:

0 commit comments

Comments
 (0)