Skip to content

Commit

Permalink
Run on latest macos, ubuntu, and windows
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Jan 23, 2025
1 parent 37e7faf commit ef4d586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [ 20.x, 22.x ]
os: [ ubuntu-24.04, pub-hk-ubuntu-24.04-arm-small ]
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ef4d586

Please sign in to comment.