Skip to content

Commit 6c903eb

Browse files
committed
ci
1 parent 48d3092 commit 6c903eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ jobs:
1212
trigger: true
1313
- task: specs
1414
config:
15-
platform: linux
15+
platform: darwin
1616
inputs:
1717
- name: postgres_src
1818
run:
19-
# path: pwd
20-
path: postgres_src/configure
21-
args: ["--enable-debug --enable-cassert --enable-tap-tests --enable-depend"]
19+
path: pwd
20+
# path: postgres_src/configure
21+
# args: ["--enable-debug --enable-cassert --enable-tap-tests --enable-depend"]
2222
# path: sh
2323
# args:
2424
# - -c

0 commit comments

Comments
 (0)