mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
x
This commit is contained in:
2
.github/workflows/node-tests.yml
vendored
2
.github/workflows/node-tests.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
- if: ${{ matrix.os }} == "macos-latest"
|
||||
- if: matrix.os == "macos-latest"
|
||||
run: sudo xcode-select --switch /Applications/Xcode_15.3.app/Contents/Developer
|
||||
- name: System info
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user