Skip to content

Commit 5336fb0

Browse files
chore: adding updated versions to the peer dependency range (#29)
* adding updated versions to the peer dependency range * updating the runners since this is a public repo
1 parent c04bfa5 commit 5336fb0

3 files changed

Lines changed: 344 additions & 69 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
node-version: [20.x, 22.x]
10-
os: [sfdc-hk-ubuntu-latest, sfdc-hk-macos-latest, sfdc-hk-windows-latest]
10+
os: [ubuntu-latest, macos-latest, windows-latest]
1111
steps:
1212
- uses: actions/checkout@v6
1313
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)