mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
ci(snap): correct arm64 runner OS
This commit is contained in:
parent
e37d8d6bc1
commit
c9beab35e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/draft.yml
vendored
2
.github/workflows/draft.yml
vendored
|
|
@ -150,7 +150,7 @@ jobs:
|
|||
include:
|
||||
- os: ubuntu-24.04
|
||||
arch: amd64
|
||||
- os: ubuntu-24.04
|
||||
- os: ubuntu-24.04-arm
|
||||
arch: arm64
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue