Skip to content

Commit

Permalink
chore(it): Update SQ snapshot version used in ITs to 24.11-SNAPSHOT
Browse files Browse the repository at this point in the history
Sonar announced that SonarQube Community Build will have monthly releases and a different versioning: https://community.sonarsource.com/t/updates-to-sonar-s-community-functionality/130732
  • Loading branch information
felipebz committed Nov 20, 2024
1 parent 2e50aa2 commit 3d20030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- LATEST_RELEASE[9.9]
- LATEST_RELEASE[10.6]
- LATEST_RELEASE[10.7]
- 10.8-SNAPSHOT
- 24.11-SNAPSHOT
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 3d20030

Please sign in to comment.