We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a401d commit 920aa06Copy full SHA for 920aa06
.github/workflows/master.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
jdk: [3-openjdk-16-slim, 3-jdk-14, 3-jdk-8-slim]
15
- influxdb: [1.1, 1.6, 1.8, 2.0]
+ influxdb: ['1.1', '1.6', '1.8', '2.0']
16
17
steps:
18
- name: Checkout
0 commit comments