Skip to content

Commit 5980bbc

Browse files
committed
update github script
1 parent eebe84f commit 5980bbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-plugin-from-branch.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,8 @@ jobs:
4848
extra_options: "-PideType=IC -PprojectType=Community"
4949
- plugin_type: IU
5050
extra_options: "-PideType=IU -PprojectType=Ultimate"
51-
- plugin_type: PC
52-
extra_options: "-PideType=PC -PprojectType=Community -PideVersion=PpycharmIdeVersion"
5351
- plugin_type: PY
5452
extra_options: "-PideType=PY -PprojectType=Ultimate -PideVersion=2023.2"
55-
- plugin_type: GO
56-
extra_options: "-PideType=GO -PprojectType=Community -PideVersion=2023.2"
5753
runs-on: ubuntu-20.04
5854
container: unittestbot/java-env:java17-zulu-jdk-gradle7.6.1-kotlinc1.8.0
5955
steps:

0 commit comments

Comments
 (0)