Update On Sun Oct 20 20:32:22 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-20 20:32:23 +02:00
parent b0b91ede47
commit a2e7d7f51b
85 changed files with 2349 additions and 2141 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04 # 需要手动升级到 24.04
runs-on: ubuntu-24.04 # 需要手动升级到 24.04
steps:
- name: Checkout repository