Skip to content

Commit 414bcb1

Browse files
committed
fix: debian
1 parent 81cd6b8 commit 414bcb1

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ deps/aws-lambda-cpp*/
5454
deps/curl*/
5555

5656
# Local codebuild
57-
codebuild.
57+
codebuild.*/

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

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ batch:
1717
- "buster"
1818
- "bullseye"
1919
RUNTIME_VERSION:
20-
- "16"
2120
- "18"
2221
- "20"
2322
phases:

test/integration/codebuild/buildspec.os.debian.2.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ batch:
1616
DISTRO_VERSION:
1717
- "bookworm"
1818
RUNTIME_VERSION:
19-
- "16"
2019
- "18"
2120
- "20"
2221
phases:

0 commit comments

Comments
 (0)