Skip to content

Commit

Permalink
Merge pull request #794 from spotbugs/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
hazendaz authored Oct 9, 2023
2 parents 4fc1d5e + e28553d commit 44f5ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build:
# Forked repos do not have access to the Sonar account
if: github.repository == 'spotbugs/sonar-findbugs'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
# previous LTS version
SONAR_SERVER_VERSION: 8.9.9.56886
Expand Down

0 comments on commit 44f5ded

Please sign in to comment.