diff --git a/.github/workflows/pr_compile_scripts.yml b/.github/workflows/pr_compile_scripts.yml index 6669a26..cd830fc 100644 --- a/.github/workflows/pr_compile_scripts.yml +++ b/.github/workflows/pr_compile_scripts.yml @@ -7,7 +7,7 @@ on: jobs: dll_build: name: Build DLL and Standalone Compiler - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 permissions: contents: write strategy: