update daily_build.yml

This commit is contained in:
Qsaker 2023-11-22 10:19:08 +00:00 committed by Gitee
parent fe3af11f48
commit db0480e662
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: '9.4'
gccVersion: '10.3'
commands:
- apt-get update --fix-missing -y
- apt-get install libgl1-mesa-dev -y