Browse Source

GitHub Actions ubuntu-24.04 (#7207)

Alexandre Alapetite 1 year ago
parent
commit
8bae53b3c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/tests.yml

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

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