diff --git a/.github/workflows/LinuxInstall.yml b/.github/workflows/LinuxInstall.yml index febcbcb..ae06a9f 100644 --- a/.github/workflows/LinuxInstall.yml +++ b/.github/workflows/LinuxInstall.yml @@ -16,7 +16,7 @@ jobs: - name: Set up GCC uses: egor-tensin/setup-gcc@v1 with: - version: latest + version: 11 platform: x64 - name: 'VCPKG: Set up VCPKG'