fix: prevent profile switch queue from breaking after failed switch

This commit is contained in:
xmk23333
2026-01-19 12:55:21 +08:00
parent 56e328191f
commit 3c148f2c01
2 changed files with 34 additions and 19 deletions

View File

@@ -263,7 +263,7 @@ jobs:
arch:
- x64
- arm64
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v6