From 23942edaff8b1e2d5607a379c005f5b495bbfe24 Mon Sep 17 00:00:00 2001 From: orian34 Date: Thu, 31 Jul 2025 23:23:56 +0200 Subject: [PATCH] Update pr_compile_scripts.yml --- .github/workflows/pr_compile_scripts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: