workflow: update runner to ubuntu-latest

This commit is contained in:
Memory 2026-02-25 20:15:44 +08:00 committed by GitHub
parent 9568586f90
commit 7dbd33fad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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