mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
chore(ci): bump artifact-upload@v4
and fix azure-pipelines job name Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
2
.github/workflows/test-install-qt.yml
vendored
2
.github/workflows/test-install-qt.yml
vendored
@@ -186,7 +186,7 @@ jobs:
|
||||
print('PREFIX {}'.format(result))
|
||||
shell: python
|
||||
working-directory: ${{ github.workspace }}
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: matrix.artifact == 'binary'
|
||||
with:
|
||||
name: aqt-${{ matrix.os }}-standalone
|
||||
|
||||
@@ -54,7 +54,7 @@ jobs:
|
||||
steps:
|
||||
- template: ci/steps.yml
|
||||
|
||||
- job: Linux ARM64
|
||||
- job: Linux_ARM64
|
||||
dependsOn: MatricesGenerator
|
||||
pool:
|
||||
vmImage: 'ubuntu-22.04'
|
||||
|
||||
Reference in New Issue
Block a user