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 26965b0 commit 57ef13aCopy full SHA for 57ef13a
.github/workflows/integrate.yml
@@ -134,7 +134,7 @@ jobs:
134
integrate:
135
name: Integrate
136
runs-on: ubuntu-latest
137
- needs: [linuxNode22, windowsNode22, linuxNode16]
+ needs: [linuxNode22, windowsNode16, linuxNode16]
138
timeout-minutes: 30 # Default is 360
139
env:
140
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
0 commit comments