Merge pull request #791 from trheyi/main

Update build-linux.yml to use ubuntu-latest instead of ubuntu-22.04
This commit is contained in:
Max 2024-11-29 12:27:17 +08:00 committed by GitHub
commit d42842f3d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: "ubuntu-22.04"
runs-on: "ubuntu-latest"
container:
image: yaoapp/yao-build:0.10.4