Skip to content
/ beam Public
forked from apache/beam

Commit

Permalink
Bump PostCommit Java DataflowV1 to 6h (apache#30323)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn authored Feb 15, 2024
1 parent aebd878 commit 03929cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beam_PostCommit_Java_DataflowV1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: PostCommit Java Dataflow V1

on:
schedule:
- cron: '30 3/6 * * *'
- cron: '30 3/8 * * *'
pull_request_target:
paths: ['release/trigger_all_tests.json', '.github/trigger_files/beam_PostCommit_Java_DataflowV1.json']
workflow_dispatch:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
beam_PostCommit_Java_DataflowV1:
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
runs-on: [self-hosted, ubuntu-20.04, main]
timeout-minutes: 240
timeout-minutes: 360
strategy:
matrix:
job_name: [beam_PostCommit_Java_DataflowV1]
Expand Down

0 comments on commit 03929cb

Please sign in to comment.