We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165547f commit 23942edCopy full SHA for 23942ed
.github/workflows/pr_compile_scripts.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
dll_build:
9
name: Build DLL and Standalone Compiler
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
permissions:
12
contents: write
13
strategy:
0 commit comments