chore: update daily_build.yml

This commit is contained in:
Qsaker 2023-11-24 17:29:53 +00:00 committed by Gitee
parent 56ee4f7cb5
commit 4883c2cda1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -18,7 +18,7 @@ stages:
- step: build@gcc
name: build_gcc
displayName: Build
gccVersion: '10.3'
gccVersion: '9.4'
commands:
- apt-get update --fix-missing -y
- apt-get install libgl1-mesa-dev -y