Skip to content

Commit 56ea6c9

Browse files
committed
[skp ci] Only build on master and not x64 for windows
1 parent 011eb91 commit 56ea6c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-fpnavigator-windows.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- master
8-
- upgrade
98

109
jobs:
1110
build-fpnavigator-windows:
@@ -15,10 +14,6 @@ jobs:
1514
fail-fast: false
1615
matrix:
1716
config:
18-
- name: Windows-Win64
19-
win: win64
20-
arch: x86_64
21-
2217
- name: Windows-Win32
2318
win: win32
2419
arch: i686

0 commit comments

Comments
 (0)