You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
Change runner from ubuntu-latest to Linux
This commit is contained in:
@@ -17,7 +17,7 @@ env:
|
||||
|
||||
jobs:
|
||||
clean-logs:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: Linux
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user