Skip to content

Commit

Permalink
Use of ES 8.0.0-SNAPSHOT for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Aug 20, 2020
1 parent 7dee03c commit 8f8cdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
php-version: [7.1, 7.2, 7.3, 7.4]
os: [ubuntu-latest]
es-version: [7.x-SNAPSHOT]
es-version: [8.0.0-SNAPSHOT]

steps:
- name: Checkout
Expand Down

0 comments on commit 8f8cdfb

Please sign in to comment.