Skip to content

Commit

Permalink
Use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed Feb 12, 2025
1 parent 4a04e33 commit aa07b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ jobs:
# max-parallel: 4
matrix:
os:
- macOS-12
- macOS-latest
- Ubuntu-24.04
- Windows-latest
python:
Expand Down Expand Up @@ -697,7 +697,7 @@ jobs:
name: 📊 Node ${{ matrix.node }} @ ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-24.04, windows-latest, macOS-12]
os: [ubuntu-24.04, windows-latest, macOS-latest]
node: ['10.x', '11.x', '12.x']
# max-parallel: 4
fail-fast: false
Expand Down

0 comments on commit aa07b55

Please sign in to comment.