Skip to content

Commit 27dbfcf

Browse files
committed
chore: remove workflow image declaration
1 parent 456f54a commit 27dbfcf

File tree

4 files changed

+0
-13
lines changed

4 files changed

+0
-13
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upgrade-main.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ const project = new awscdk.AwsCdkConstructLibrary({
4343
],
4444
prettier: true,
4545
jest: false,
46-
workflowContainerImage: "jsii/superchain:1-buster-slim-node14",
4746
projenrcTs: true,
4847
});
4948
project.synth();

0 commit comments

Comments
 (0)