We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902acbd commit 41919d5Copy full SHA for 41919d5
.github/workflows/test-v2.x.yaml
@@ -56,7 +56,7 @@ jobs:
56
- elixir: '1.16.2'
57
otp: '26.2'
58
runs-on: ubuntu-22.04
59
- influxdb_image_version: '2.7.5'
+ influxdb_image_version: '2.7.6'
60
influxdb_test_version: '2.7'
61
62
services:
README.md
@@ -15,7 +15,7 @@ Tested InfluxDB versions:
15
- `2.4.0`
16
- `2.5.1`
17
- `2.6.1`
18
-- `2.7.5`
+- `2.7.6`
19
20
## Package Setup
21
0 commit comments