Skip to content
Prev Previous commit
Next Next commit
Fix N-1 version
  • Loading branch information
stuartmorgan-g authored May 14, 2024
commit 55a87ffe98e59d35812e4cb167c494c565e88d3a
4 changes: 2 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,10 @@ targets:
timeout: 30
properties:
target_file: analyze_legacy.yaml
channel: "3.22.6"
channel: "3.22.0"
env_variables: >-
{
"CHANNEL": "3.22.6"
"CHANNEL": "3.22.0"
}

- name: Linux analyze_legacy N-2
Expand Down