Skip to content

Commit e7e92f5

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates (#81)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: bailey <[email protected]>
1 parent eccaeac commit e7e92f5

File tree

4 files changed

+300
-715
lines changed

4 files changed

+300
-715
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
host_tests:
99
strategy:
1010
matrix:
11-
os: [macos-latest, windows-2019, macos-13]
11+
os: [macos-latest, windows-2022, macos-13]
1212
fail-fast: false
1313
runs-on: ${{ matrix.os }}
1414
steps:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
host_tests:
1212
strategy:
1313
matrix:
14-
os: [macos-latest, windows-2019, macos-13]
14+
os: [macos-latest, windows-2022, macos-13]
1515
node: [16.20.1, 18.x, 20.x, 22.x]
1616
fail-fast: false
1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)