Skip to content

Commit 81cd6b8

Browse files
committed
fix: remove old version of ubuntu
1 parent e81ca43 commit 81cd6b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ dist/
5252
deps/artifacts/
5353
deps/aws-lambda-cpp*/
5454
deps/curl*/
55+
56+
# Local codebuild
57+
codebuild.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ batch:
1414
env:
1515
variables:
1616
DISTRO_VERSION:
17-
- "18.04"
1817
- "20.04"
1918
- "22.04"
2019
RUNTIME_VERSION:

0 commit comments

Comments
 (0)