Skip to content

Commit

Permalink
Merge pull request nyaruka#47 from nyaruka/es_7_17
Browse files Browse the repository at this point in the history
Test with latest ES 7.17
  • Loading branch information
rowanseymour authored Apr 7, 2022
2 parents 28309be + 29edf3f commit 03000c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on: [push, pull_request]
env:
go-version: "1.17.x"
es-version: "7.10.1"
es-version: "7.17.2"
jobs:
test:
name: Test
Expand Down

0 comments on commit 03000c9

Please sign in to comment.