Răsfoiți Sursa

Update main.yml

blueloveTH 1 an în urmă
părinte
comite
0ba04d18d7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/main.yml

+ 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: