Skip to content

Commit

Permalink
[EDR Workflows] Bring back 8.11.0 agent (elastic#169335)
Browse files Browse the repository at this point in the history
(cherry picked from commit cc6db27)
  • Loading branch information
tomsonpl committed Oct 19, 2023
1 parent 7488632 commit f42c33b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x-pack/test/osquery_cypress/artifact_manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
*/

export async function getLatestVersion(): Promise<string> {
// temporary solution until newer agents work fine with Docker
return '8.10.4';
return '8.11.0-SNAPSHOT';
}

0 comments on commit f42c33b

Please sign in to comment.