Skip to content

Commit c8db3db

Browse files
authored
Fix rate-limiting for master branch (feast-dev#974)
1 parent 07625dd commit c8db3db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master_only.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build-docker-images:
1111
runs-on: [self-hosted]
1212
strategy:
13+
max-parallel: 3
1314
matrix:
1415
component: [core, serving, jobcontroller, jupyter, ci]
1516
env:

0 commit comments

Comments
 (0)