diff --git a/.github/workflows/compile-progs.yml b/.github/workflows/compile-progs.yml index 700d45e..35b2711 100644 --- a/.github/workflows/compile-progs.yml +++ b/.github/workflows/compile-progs.yml @@ -7,7 +7,7 @@ on: jobs: compile-progs: name: Compile progs.dat - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v3 - name: Set up folder structure @@ -95,4 +95,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: pd-devkit - path: devkit/ \ No newline at end of file + path: devkit/