Skip to content

Commit ac329ae

Browse files
committed
CI: temporarily disable macos-13
macos-13 fails without logs Signed-off-by: Akihiro Suda <[email protected]>
1 parent fefb3d9 commit ac329ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Integration tests
1313
strategy:
1414
matrix:
15-
platform: [macos-11, macos-12, macos-13]
15+
platform: [macos-11, macos-12]
1616
runs-on: ${{ matrix.platform }}
1717
timeout-minutes: 40
1818
steps:

0 commit comments

Comments
 (0)