mirror of
https://github.com/neosubhamoy/pytubepp-helper.git
synced 2026-02-04 11:22:22 +05:30
(ci/cd): ci test1
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -17,10 +17,10 @@ jobs:
|
|||||||
# args: '--target aarch64-apple-darwin'
|
# args: '--target aarch64-apple-darwin'
|
||||||
# - platform: 'macos-latest' # for Intel based macs.
|
# - platform: 'macos-latest' # for Intel based macs.
|
||||||
# args: '--target x86_64-apple-darwin'
|
# args: '--target x86_64-apple-darwin'
|
||||||
- platform: 'ubuntu-22.04' # for Tauri v1 you could replace this with ubuntu-20.04.
|
- platform: 'ubuntu-20.04' # for Tauri v1 you could replace this with ubuntu-20.04.
|
||||||
args: ''
|
|
||||||
- platform: 'windows-latest'
|
|
||||||
args: ''
|
args: ''
|
||||||
|
# - platform: 'windows-latest'
|
||||||
|
# args: ''
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user