Skip to content

Commit

Permalink
Merge branch 'main' into metadata_config_and_pipeline_options
Browse files Browse the repository at this point in the history
  • Loading branch information
pawankashyapollion committed Dec 23, 2024
2 parents b3c2027 + f618128 commit 91df13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-java-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cache_dependencies:
name: Cache Java Dependencies
timeout-minutes: 60
runs-on: ubuntu-latest
runs-on: [self-hosted, it]
steps:
- name: Set Manual Key
if: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit 91df13d

Please sign in to comment.