We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a159359 commit d91008eCopy full SHA for d91008e
.github/workflows/reviewing_changes.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
version: [ 14, 16, 18 ]
14
- os: [ macos-latest, windows-latest, ubuntu-latest ]
+ os: [ macos-latest, windows-latest ]
15
runs-on: ${{ matrix.os }}
16
name: CucumberJS repo ${{ matrix.version }} - ${{ matrix.os }} Sample
17
env:
0 commit comments