Linux install: GCC 11

This commit is contained in:
Jakub Melka 2024-01-21 11:50:52 +01:00
parent a27d8be0e0
commit b8ff31c5e5
1 changed files with 1 additions and 1 deletions

View File

@ -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'