We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nightly
1 parent aadca17 commit cb42875Copy full SHA for cb42875
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ env:
32
# We sometimes need nightly to use special things in CI.
33
#
34
# In order to prevent CI regressions, we pin the nightly version.
35
- NIGHTLY_VERSION: "nightly-2023-12-17"
+ NIGHTLY_VERSION: "nightly-2024-08-11"
36
# This is the MSRV used by `wgpu` itself and all surrounding infrastructure.
37
REPO_MSRV: "1.76"
38
# This is the MSRV used by the `wgpu-core`, `wgpu-hal`, and `wgpu-types` crates,
0 commit comments