1
0
blueloveTH 1 жил өмнө
parent
commit
0ba04d18d7

+ 1 - 1
.github/workflows/main.yml

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