Skip to content

Commit

Permalink
chore: Renable macos-latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
alicialics committed Nov 10, 2023
1 parent a2b895f commit 5d51fee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:

strategy:
matrix:
# TODO (#2114): re-enable osx build.
# os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
os: [macos-latest, ubuntu-latest]
node-version: [18.x, 20.x]
# See supported Node.js release schedule at
# https://nodejs.org/en/about/releases/
Expand Down

0 comments on commit 5d51fee

Please sign in to comment.