Skip to content

Commit d0e13a7

Browse files
committed
yaml
1 parent 87a02ae commit d0e13a7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.yamlize/versions/14-latest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ env:
44
LIBPG_COMMIT: 1577ef7c6c349542149e34ffbfafc244ab942ec6
55
LIBPG_BRANCH: 14-latest
66
PGSQL_TYPES: 14.0.0
7-
OPERATION_SYSYTEMS: [linux,mac]
7+
OPERATING_SYSTEMS: [linux,mac]

.yamlize/versions/15-latest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ env:
44
LIBPG_COMMIT: db39825bc7c1ddd45962ec6a626d740b7f8f027a
55
LIBPG_BRANCH: 15-latest
66
PGSQL_TYPES: 15.0.2
7-
OPERATION_SYSYTEMS: [linux,mac]
7+
OPERATING_SYSTEMS: [linux,mac]

.yamlize/versions/16-latest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ env:
44
LIBPG_COMMIT: 1ec38940e5c6f09a4c1d17a46d839a881c4f2db7
55
LIBPG_BRANCH: 16-latest
66
PGSQL_TYPES: 16.0.0
7-
OPERATION_SYSYTEMS: [linux,mac,win]
7+
OPERATING_SYSTEMS: [linux,mac,win]

script/env.generated.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"LIBPG_COMMIT": "db39825bc7c1ddd45962ec6a626d740b7f8f027a",
55
"LIBPG_BRANCH": "15-latest",
66
"PGSQL_TYPES": "15.0.2",
7-
"OPERATION_SYSYTEMS": [
7+
"OPERATING_SYSTEMS": [
88
"linux",
99
"mac"
1010
]

0 commit comments

Comments
 (0)