Update main.yml

This commit is contained in:
blueloveTH 2025-03-04 22:16:13 +08:00
parent 2061f90a27
commit 0ba04d18d7

View File

@ -48,7 +48,7 @@ jobs:
- name: Benchmark - name: Benchmark
run: python scripts/run_tests.py benchmark run: python scripts/run_tests.py benchmark
build_linux: build_linux:
runs-on: ubuntu-20.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: