feat: use ubuntu:22.04
Some checks failed
Build and Package Tracy Profiler / build (push) Failing after 1m51s

This commit is contained in:
tqcq
2025-10-16 12:32:35 +08:00
parent f2d94e695f
commit 71f2d0db5c

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Clone Tracy repository