Skip to content

Commit cc2bc7c

Browse files
committed
add MB_ML_VER where needed
1 parent 88719e4 commit cc2bc7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/posix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@ jobs:
4949
- os: ubuntu-latest
5050
PLAT: aarch64
5151
INTERFACE64: '0'
52+
MB_ML_VER: '2014'
5253
- os: ubuntu-latest
5354
PLAT: aarch64
5455
INTERFACE64: '1'
56+
MB_ML_VER: '2014'
5557
- os: ubuntu-latest
5658
PLAT: aarch64
5759
INTERFACE64: '0'

0 commit comments

Comments
 (0)