Skip to content

Commit 76e16ae

Browse files
committed
Revert "chore: temporarily focus on windows"
This reverts commit d269260.
1 parent efbaef6 commit 76e16ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
- fix/flaky-api-tests
1110
pull_request:
1211
branches:
1312
- main
@@ -18,6 +17,7 @@ jobs:
1817
strategy:
1918
matrix:
2019
os:
20+
- ubuntu-latest
2121
- windows-latest
2222
# these versions must be kept in sync with enginesTested.node in package.json
2323
node-version: [12.x, 14.x, 16.x, 17.x, 18.x, 19.x]

0 commit comments

Comments
 (0)