mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Linux install: GCC 11
This commit is contained in:
2
.github/workflows/LinuxInstall.yml
vendored
2
.github/workflows/LinuxInstall.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Set up GCC
|
- name: Set up GCC
|
||||||
uses: egor-tensin/setup-gcc@v1
|
uses: egor-tensin/setup-gcc@v1
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: 11
|
||||||
platform: x64
|
platform: x64
|
||||||
|
|
||||||
- name: 'VCPKG: Set up VCPKG'
|
- name: 'VCPKG: Set up VCPKG'
|
||||||
|
Reference in New Issue
Block a user