mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Constrain website tests to AMD64 agents.
The jekyll/jekyll:4.0.0 image requires running on AMD64. Note how we have images/jekyll/Dockerfile.x86_64 file which is platform dependent. PiperOrigin-RevId: 453484514
This commit is contained in:
@@ -265,6 +265,8 @@ steps:
|
||||
- <<: *common
|
||||
label: ":earth_americas: Website tests"
|
||||
command: make website-build
|
||||
agents:
|
||||
arch: "amd64"
|
||||
|
||||
# Networking tests.
|
||||
- <<: *common
|
||||
|
||||
Reference in New Issue
Block a user