We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0173b5d commit a57c354Copy full SHA for a57c354
1 file changed
.github/workflows/ci.yml
@@ -54,10 +54,6 @@ jobs:
54
task: test
55
os: ubuntu-latest
56
rust: 1.57.0
57
- - make:
58
- task: test
59
- os: macos-latest
60
- rust: stable
61
62
# Example does not cover various envs. Should be done in test.
63
- make:
0 commit comments