Skip to content

Commit 2aad9d3

Browse files
committed
Add missing performance input on win32
Fixup for eclipse-platform#2763 Part of eclipse-platform#2714
1 parent f77002a commit 2aad9d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
runner: windows-latest
5959
java: ${{ matrix.java }}
6060
native: win32.win32.x86_64
61+
performance: ${{ contains(github.event.pull_request.labels.*.name, 'performance') }}
6162

6263
build-macos:
6364
name: Build (macOS)

0 commit comments

Comments
 (0)