Skip to content

Commit cb42875

Browse files
build(ci): update nightly 2024-01-31 → 2024-08-11
1 parent aadca17 commit cb42875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ env:
3232
# We sometimes need nightly to use special things in CI.
3333
#
3434
# In order to prevent CI regressions, we pin the nightly version.
35-
NIGHTLY_VERSION: "nightly-2023-12-17"
35+
NIGHTLY_VERSION: "nightly-2024-08-11"
3636
# This is the MSRV used by `wgpu` itself and all surrounding infrastructure.
3737
REPO_MSRV: "1.76"
3838
# This is the MSRV used by the `wgpu-core`, `wgpu-hal`, and `wgpu-types` crates,

0 commit comments

Comments
 (0)