Skip to content

Commit e81ca43

Browse files
committed
fix: ci
1 parent 04e2f5c commit e81ca43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/integration/codebuild/buildspec.os.ubuntu.1.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ batch:
1414
env:
1515
variables:
1616
DISTRO_VERSION:
17+
- "18.04"
1718
- "20.04"
1819
- "22.04"
1920
RUNTIME_VERSION:
20-
- "16"
21+
- "18"
2122
phases:
2223
pre_build:
2324
commands:

0 commit comments

Comments
 (0)