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 7d63668 commit 829d16fCopy full SHA for 829d16f
.github/workflows/test-codegen.yml
@@ -80,7 +80,7 @@ jobs:
80
fail-fast: false
81
matrix:
82
node-version: [20.x]
83
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest]
84
85
steps:
86
- name: Checkout repository
0 commit comments