Rename binaryen-master to binaryen-main (#746)
This matches the branch name that was already updated/renamed.
This commit is contained in:
@@ -231,7 +231,7 @@ int main() {
|
||||
|
||||
def test_binaryen_from_source(self):
|
||||
print('test binaryen source build')
|
||||
run_emsdk(['install', '--build=Release', '--generator=Unix Makefiles', 'binaryen-master-64bit'])
|
||||
run_emsdk(['install', '--build=Release', '--generator=Unix Makefiles', 'binaryen-main-64bit'])
|
||||
|
||||
def test_no_32bit(self):
|
||||
print('test 32-bit error')
|
||||
|
||||
Reference in New Issue
Block a user