mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
9576e78d82
commit
378a228f7e
4
.github/workflows/build-test.yml
vendored
4
.github/workflows/build-test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-22.04-arm]
|
||||
version: [6.8.2]
|
||||
arch: [glinux_gcc_arm64]
|
||||
arch: [linux_gcc_arm64]
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
aqtversion: '==3.1.*'
|
||||
version: ${{ matrix.version }}
|
||||
host: 'linux_arm64'
|
||||
host: 'linux'
|
||||
target: 'desktop'
|
||||
arch: ${{ matrix.arch }}
|
||||
dir: ${{ github.workspace }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user