Skip to content

Commit 6dc657a

Browse files
committed
Try downgrading MacOS versions.
1 parent d288d54 commit 6dc657a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
185185
# Serial tests on latest Mac OS
186186
test-mac-serial:
187-
runs-on: macos-latest
187+
runs-on: macos-14
188188
timeout-minutes: 10
189189
steps:
190190
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)