Skip to content

Commit

Permalink
Update macOS builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jwj019 committed Nov 25, 2024
1 parent 32743b9 commit e9775f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
os:
- windows-2019
- windows-2022
- macos-11
- macos-12
- macos-13
- macos-14
- ubuntu-20.04
- ubuntu-22.04
nodejs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/verify-on-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
- macos-13
- macos-14
uses: "./.github/workflows/reusable-verify.yml"
with:
os: ${{ matrix.os }}
Expand Down

0 comments on commit e9775f1

Please sign in to comment.