diff --git a/.github/workflows/pr_compile_scripts.yml b/.github/workflows/pr_compile_scripts.yml index ecf3b27..ee1f642 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: