We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9181251 commit b29c8e7Copy full SHA for b29c8e7
.github/workflows/main.yml
@@ -138,9 +138,8 @@ jobs:
138
norun: true
139
- target: aarch64-unknown-linux-gnu
140
os: ubuntu-latest
141
- # Temporarily disabled because otool crashes with "Out of memory", seems Github CI issue
142
- #- target: x86_64-apple-darwin
143
- # os: macos-latest
+ - target: x86_64-apple-darwin
+ os: macos-11
144
- target: x86_64-pc-windows-msvc
145
os: windows-latest
146
- target: i686-pc-windows-msvc
0 commit comments