Skip to content

Commit 796e44e

Browse files
committed
ci: temporary remove macos x86_64 from the compilation checks because of the busy github's runners
1 parent 208fcab commit 796e44e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ jobs:
6363
name: ubuntu-arm64
6464
- os: macos-latest
6565
name: macos-arm64
66-
- os: macos-13
67-
name: macos-x86_64
66+
# - os: macos-13
67+
# name: macos-x86_64
6868

6969
runs-on: ${{ matrix.os }}
7070

0 commit comments

Comments
 (0)