Skip to content

Commit

Permalink
chore: Update elastic stack version to 8.11.3
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Dec 15, 2023
1 parent e8b3637 commit a307e62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
matrix:
stack-version:
- '8.0.0-SNAPSHOT'
- '8.11.1'
- '8.11.3'
scope:
- '@elastic/apm-rum'
- '@elastic/apm-rum-core'
Expand Down Expand Up @@ -104,4 +104,4 @@ jobs:
uses: ./.github/workflows/run-test
with:
goal: 'coverage'
stack-version: '8.11.1'
stack-version: '8.11.3'

0 comments on commit a307e62

Please sign in to comment.