We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24baa4d commit 402c60eCopy full SHA for 402c60e
.github/workflows/sonarcloud.yml
@@ -11,7 +11,7 @@ on: # yamllint disable-line rule:truthy
11
jobs:
12
build:
13
name: Build and analyze
14
- runs-on: windows-2022
+ runs-on: windows-2025
15
steps:
16
- name: Set up JDK
17
uses: actions/setup-java@v4
0 commit comments