Skip to content

Commit

Permalink
Add 2024.2 IJ for testing on TC
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPl292 committed Aug 30, 2024
1 parent ed2fcb0 commit 5fb4c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .teamcity/_Self/Project.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ object Project : Project({
// Active tests
buildType(TestingBuildType("Latest EAP", "<default>", version = "LATEST-EAP-SNAPSHOT"))
buildType(TestingBuildType("2024.1.1", "<default>"))
buildType(TestingBuildType("2024.2", "<default>"))
buildType(TestingBuildType("Latest EAP With Xorg", "<default>", version = "LATEST-EAP-SNAPSHOT"))

buildType(PropertyBased)
Expand Down

0 comments on commit 5fb4c10

Please sign in to comment.