Skip to content

Commit

Permalink
Merge branch 'main' into zw/version-bump-v0-0-7-public
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhitfield3 committed Dec 9, 2024
2 parents 3729937 + 0e3cb67 commit e9a256d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node_version: ['16.x', '20.x']
os: ['sfdc-hk-ubuntu-latest', 'sfdc-hk-macos-latest', 'sfdc-hk-windows-latest']
node_version: ['20.x', '22.x']
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e9a256d

Please sign in to comment.