Skip to content

Commit

Permalink
CI: Explicitly use InfluxDB 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 12, 2023
1 parent 320ecec commit 95c99bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Set up InfluxDB CLI
uses: influxdata/influxdb-action@v3
with:
influxdb_version: 2.7.1
influxdb_version: 2.6.1
influxdb_start: false

- name: Set up Python
Expand Down

0 comments on commit 95c99bf

Please sign in to comment.