Skip to content

Commit b29c8e7

Browse files
hkratzlu-zero
authored andcommitted
Run CI on Macos (Big Sur) again. Since otool is no longer used the OOM should be gone.
1 parent 9181251 commit b29c8e7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,8 @@ jobs:
138138
norun: true
139139
- target: aarch64-unknown-linux-gnu
140140
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
141+
- target: x86_64-apple-darwin
142+
os: macos-11
144143
- target: x86_64-pc-windows-msvc
145144
os: windows-latest
146145
- target: i686-pc-windows-msvc

0 commit comments

Comments
 (0)