mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 07:28:04 +08:00
ci: 统一使用 ubuntu 24.04 运行 ci(20.04 将被弃用) (#271)
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
doc:
|
||||
name: Build documentation
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
defaults:
|
||||
run:
|
||||
working-directory: docs
|
||||
|
||||
Reference in New Issue
Block a user