mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
move to ubuntu-latest
This commit is contained in:
parent
d8ee612247
commit
8004e2c661
2
.github/workflows/linux-nightly.yml
vendored
2
.github/workflows/linux-nightly.yml
vendored
@ -11,7 +11,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
name: Build Linux Packages
|
||||
runs-on: ubuntu-20.04 # Using 20.04 for broader compatibility
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user