Skip to content

Commit

Permalink
Change to ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
akashorabek committed Jan 31, 2025
1 parent ebd8898 commit 7c2b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if: |
github.event_name == 'workflow_dispatch' ||
(github.event_name == 'schedule' && github.repository == 'apache/beam')
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 160
name: ${{ matrix.job_name }} (${{ matrix.container_task }})
strategy:
Expand Down

0 comments on commit 7c2b89e

Please sign in to comment.