Skip to content

Commit

Permalink
macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
chearon committed Dec 7, 2024
1 parent 0689bd5 commit 69f388d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,8 @@ jobs:
node: [21]
canvas_tag: ["v3.0.0-rc3"] # e.g. "v2.6.1"
os:
- runner: macos-12
arch: x64
- runner: macos-14
arch: arm64
- runner: macos-15-large
- runner: macos-15
name: ${{ matrix.canvas_tag}}, Node.js ${{ matrix.node }}, macOS ${{ matrix.os.arch }}
runs-on: ${{ matrix.os.runner }}
env:
Expand Down

0 comments on commit 69f388d

Please sign in to comment.