We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9378de8 commit f53a82eCopy full SHA for f53a82e
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
os:
43
- - ubuntu-latest-m
+ - ubuntu-latest
44
- macos-latest
45
rust: [stable]
46
steps:
0 commit comments