ci: update to ubuntu 22.04 (#24608)

This commit is contained in:
ringabout
2025-01-09 19:52:03 +08:00
committed by GitHub
parent 26ed469996
commit 41c447b5f4
3 changed files with 5 additions and 16 deletions

View File

@@ -41,7 +41,7 @@ jobs:
target: [linux, windows, osx]
include:
- target: linux
os: ubuntu-20.04
os: ubuntu-22.04
- target: windows
os: windows-2019
- target: osx