Browse Source

Update Linux.yml

Panagiotis Christopoulos Charitos 1 year ago
parent
commit
fba6df74ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/Linux.yml

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

@@ -9,7 +9,7 @@ on:
 jobs:
 jobs:
   Debug_GCC:
   Debug_GCC:
     name: "GCC Debug"
     name: "GCC Debug"
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-24.04
 
 
     steps:
     steps:
     - name: Install dependencies
     - name: Install dependencies