update gcc to 10.2
This commit is contained in:
parent
7266a1521b
commit
3145d98ed4
@ -1,9 +1,9 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: gcc-build
|
||||
image: gcc:10.2.0
|
||||
- name: build
|
||||
commands:
|
||||
- make
|
||||
|
||||
|
Reference in New Issue
Block a user