We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07be426 commit 21040baCopy full SHA for 21040ba
1 file changed
.github/workflows/CICD.yml
@@ -126,11 +126,6 @@ jobs:
126
target: x86_64-unknown-linux-musl,
127
use-cross: use-cross,
128
}
129
- - {
130
- os: deb-latest,
131
- target: x86_64-unknown-linux-musl,
132
- use-cross: use-cross,
133
- }
134
- { os: macos-latest, target: x86_64-apple-darwin }
135
- { os: windows-latest, target: i686-pc-windows-gnu }
136
- { os: windows-latest, target: i686-pc-windows-msvc }
0 commit comments