Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Jan 10, 2025
1 parent a29e01f commit 961e022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest-8-cores
if: github.repository_owner == 'envoyproxy'
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit 961e022

Please sign in to comment.