Alexandre Alapetite 1 год назад
Родитель
Сommit
8bae53b3c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/tests.yml

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

@@ -10,7 +10,7 @@ jobs:
 
   tests:
     # https://github.com/actions/virtual-environments
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-24.04
 
     steps:
     - name: Git checkout source code