Update browser.ts

fix typo
This commit is contained in:
omove 2024-11-20 18:15:58 -05:00 committed by GitHub
parent 98453d6edf
commit ba2e42f669
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ import {
const ausPlatformsMap = { const ausPlatformsMap = {
linux: [ linux: [
'Linux_x86_64-gcc3', 'Linux_x86_64-gcc3',
'Linux-aarch64-gcc3', 'Linux_aarch64-gcc3',
], ],
macos: [ macos: [
'Darwin_x86_64-gcc3-u-i386-x86_64', 'Darwin_x86_64-gcc3-u-i386-x86_64',