Update .gitea/workflows/ci.yml
This commit is contained in:
parent
ac68e66fce
commit
0d6b439d6b
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
run: |
|
||||
apt update -m
|
||||
pwd
|
||||
ls
|
||||
l
|
||||
|
||||
test-arm64:
|
||||
runs-on: [rust-latest, arm64-builder]
|
||||
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
run: |
|
||||
apt update -m
|
||||
pwd
|
||||
ls
|
||||
l
|
||||
Loading…
Add table
Add a link
Reference in a new issue