Skip to content

Commit f37692f

Browse files
authored
Merge pull request #225 from semaphoreci/default_os_image
Change default os image to Ubuntu 20.04
2 parents b257736 + 960f494 commit f37692f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generators/yaml.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: First pipeline example
1313
agent:
1414
machine:
1515
type: e1-standard-2
16-
os_image: ubuntu1804
16+
os_image: ubuntu2004
1717
1818
blocks:
1919
- name: "Build"

0 commit comments

Comments
 (0)