Skip to content

Commit f9ada6a

Browse files
Update dependency windows to v2025
1 parent 8d42727 commit f9ada6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on: # yamllint disable-line rule:truthy
1111
jobs:
1212
build:
1313
name: Build and analyze
14-
runs-on: windows-2022
14+
runs-on: windows-2025
1515
steps:
1616
- name: Set up JDK
1717
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)