Skip to content

Commit b2ad020

Browse files
authored
Fix macOS test matrix
1 parent e4ee515 commit b2ad020

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ jobs:
138138
postgres-auth:
139139
# Only test one auth method on macOS, Linux tests will cover the others
140140
- scram-sha-256
141+
macos-version:
142+
- 'macos-14'
143+
- 'macos-15'
141144
include:
142145
- macos-version: 'macos-14'
143146
xcode-version: 'latest-stable'

0 commit comments

Comments
 (0)