Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v7' into release/7.120.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Dec 5, 2024
2 parents d270afd + 8a1911a commit 17b8021
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1388,33 +1388,33 @@ jobs:
node: 22

# macos x64
- os: macos-12
- os: macos-13
node: 16
arch: x64
- os: macos-12
- os: macos-13
node: 18
arch: x64
- os: macos-12
- os: macos-13
node: 20
arch: x64
- os: macos-12
- os: macos-13
node: 22
arch: x64

# macos arm64
- os: macos-12
- os: macos-13
arch: arm64
node: 16
target_platform: darwin
- os: macos-12
- os: macos-13
arch: arm64
node: 18
target_platform: darwin
- os: macos-12
- os: macos-13
arch: arm64
node: 20
target_platform: darwin
- os: macos-12
- os: macos-13
arch: arm64
node: 22
target_platform: darwin
Expand Down

0 comments on commit 17b8021

Please sign in to comment.