mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-04-03 17:17:13 +02:00
try being consistent about quoting to disable arm build from osx
This commit is contained in:
parent
619f810223
commit
ecfaad0dec
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ env:
|
|||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
env: TARGET="arm32"
|
||||
env: TARGET=arm32
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Add table
Reference in a new issue