We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8ecd0 commit e5fa902Copy full SHA for e5fa902
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
test:
16
- runs-on: ubuntu-latest
+ runs-on: envoy-x64-small
17
if: github.repository_owner == 'envoyproxy'
18
steps:
19
- uses: actions/checkout@v4
0 commit comments