Skip to content

Commit

Permalink
Fixup yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeckingsale committed Sep 14, 2021
1 parent e4f21d8 commit 4973a01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ubuntu/gcc/uptodate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ dockerbuild:
key: gcc
versions:
- "4.9.3"
_ "7.3.0"
_ "8.1.0"
_ "9.4.0"
_ "10.3.0"
_ "11.2.0"
- "7.3.0"
- "8.1.0"
- "9.4.0"
- "10.3.0"
- "11.2.0"

# Look for ubuntu versions for our base builds
ubuntu_version:
Expand Down

0 comments on commit 4973a01

Please sign in to comment.