Skip to content

Commit 8a2e30d

Browse files
committed
Bump in actions
1 parent 8d1cc4b commit 8a2e30d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: test
22
on:
33
push:
44
branches: [master]
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
rust:
21-
- 1.85.0 # MSRV
21+
- 1.86.0 # MSRV
2222
- stable
2323
- beta
2424
- nightly

0 commit comments

Comments
 (0)