update gcc to 10.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
LingZhaoHui 2022-05-04 01:16:45 +08:00
parent 7266a1521b
commit 3145d98ed4

View File

@ -1,9 +1,9 @@
kind: pipeline kind: pipeline
type: exec
name: default name: default
steps: steps:
- name: gcc-build - name: build
image: gcc:10.2.0
commands: commands:
- make - make