1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 19:32:21 +05:30

(ci/cd): ci test1

This commit is contained in:
2024-10-30 11:26:38 +05:30
Unverified
parent 6cdcde5125
commit 52e5d20b97

View File

@@ -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: