Skip to content

Commit

Permalink
[EDR Workflows] Bring back 8.11.0 agent (#169335)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsonpl authored Oct 19, 2023
1 parent e25ae7b commit cc6db27
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 cc6db27

Please sign in to comment.