Skip to content

Commit 47f3ddd

Browse files
l46kokcopybara-github
authored andcommitted
Pin ubuntu version to 22.04
PiperOrigin-RevId: 707690666
1 parent 6535745 commit 47f3ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
Bazel-Tests:
19-
runs-on: ubuntu-latest
19+
runs-on: ubuntu-22.04
2020
timeout-minutes: 30
2121
steps:
2222
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."

0 commit comments

Comments
 (0)