We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4dab9a + 1b6be9d commit 5183864Copy full SHA for 5183864
1 file changed
.github/workflows/push.yml
@@ -53,7 +53,7 @@ jobs:
53
54
fmt:
55
name: Rustfmt
56
- runs-on: ${{ matrix.os }}
+ runs-on: ubuntu-latest
57
strategy:
58
matrix:
59
rust:
0 commit comments