ci: update to ubuntu 22.04 (#24608)

(cherry picked from commit 41c447b5f4)
This commit is contained in:
ringabout
2025-01-09 19:52:03 +08:00
committed by narimiran
parent 41c4ed8dca
commit a2a1c2b7f1
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