Skip to content

Commit 65e92bf

Browse files
committed
- switches to windows agent because of workbench projectg
1 parent 47984b4 commit 65e92bf

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
@@ -27,7 +27,7 @@ jobs:
2727
needs: [checksecret]
2828
if: needs.checksecret.outputs.is_SONAR_TOKEN_set == 'true'
2929
name: Build
30-
runs-on: ubuntu-latest
30+
runs-on: windows-latest
3131
steps:
3232
- name: Set up JDK 11
3333
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)