Update build.yml
This commit is contained in:
parent
d58f71aac1
commit
3b1143a7c0
@ -15,9 +15,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: 'macos-latest' # for Arm based macs (M1 and above).FEAT: Initial Build action
|
|
||||||
|
|
||||||
args: '--target aarch64-apple-darwin'
|
|
||||||
- platform: 'ubuntu-22.04'
|
- platform: 'ubuntu-22.04'
|
||||||
args: ''
|
args: ''
|
||||||
- platform: 'windows-latest'
|
- platform: 'windows-latest'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user