We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f98f2 commit 121e016Copy full SHA for 121e016
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
build: [ubuntu, i686-linux, aarch64-linux, riscv64-linux]
26
- rust: [1.84, nightly-2025-04-28]
+ rust: [1.84.1, nightly-2025-04-28]
27
include:
28
- build: ubuntu
29
os: ubuntu-latest
0 commit comments