Use the default compiler version on Linux

master
Beq 2024-07-19 09:51:55 +01:00
parent 6b30727d49
commit ec4ad10e1a
1 changed files with 5 additions and 5 deletions

View File

@ -93,11 +93,11 @@ jobs:
with:
swap-storage: false
- name: Set gcc version on Linux
if: runner.os == 'Linux'
run: |
echo "CC=gcc-10" >> $GITHUB_ENV
echo "CXX=g++-10" >> $GITHUB_ENV
# - name: Set gcc version on Linux
# if: runner.os == 'Linux'
# run: |
# echo "CC=gcc-10" >> $GITHUB_ENV
# echo "CXX=g++-10" >> $GITHUB_ENV
- name: Setup rclone and download the folder