Skip to content

Commit

Permalink
Add tests for 2024.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPl292 committed Feb 21, 2025
1 parent bf78445 commit 8d89847
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 @@ -26,6 +26,7 @@ object Project : Project({
// Active tests
buildType(TestingBuildType("Latest EAP", "<default>", version = "LATEST-EAP-SNAPSHOT"))
buildType(TestingBuildType("2024.2.1", "<default>"))
buildType(TestingBuildType("2024.3.3", "<default>"))
buildType(TestingBuildType("Latest EAP With Xorg", "<default>", version = "LATEST-EAP-SNAPSHOT"))

buildType(PropertyBased)
Expand Down

0 comments on commit 8d89847

Please sign in to comment.