trying new ubuntu for ci

This commit is contained in:
Concedo 2025-02-15 22:59:33 +08:00
parent 5b9fc4b3a3
commit 2ca13694f3
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ env:
jobs:
linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Clone
id: checkout