mirror of
https://github.com/lumehq/lume.git
synced 2025-03-17 13:22:05 +01:00
chore: update ci
This commit is contained in:
parent
bca2e0b7b7
commit
f6eb5eea44
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -18,10 +18,8 @@ jobs:
|
|||||||
args: "--target x86_64-apple-darwin"
|
args: "--target x86_64-apple-darwin"
|
||||||
- platform: "macos-latest" # for Intel & Arm based macs.
|
- platform: "macos-latest" # for Intel & Arm based macs.
|
||||||
args: "--target universal-apple-darwin"
|
args: "--target universal-apple-darwin"
|
||||||
#- platform: 'ubuntu-22.04'
|
- platform: 'windows-latest'
|
||||||
# args: ''
|
args: '--target x86_64-pc-windows-msvc'
|
||||||
#- platform: 'windows-latest'
|
|
||||||
# args: '--target x86_64-pc-windows-msvc'
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user