We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ba861 commit acf95a0Copy full SHA for acf95a0
1 file changed
.github/workflows/ci.yml
@@ -23,9 +23,6 @@ jobs:
23
exclude:
24
- os: macos-latest
25
rust: 1.36.0
26
- include:
27
- - os: macos-11
28
- rust: 1.36.0
29
runs-on: ${{ matrix.os }}
30
steps:
31
- name: Checkout sources
@@ -58,9 +55,6 @@ jobs:
58
55
59
56
60
57
rust: 1.56.0
61
62
63
- rust: 1.56.0
64
65
66
0 commit comments