Skip to content

Commit 920aa06

Browse files
authored
fix(ci): system envs
1 parent e5a401d commit 920aa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
jdk: [3-openjdk-16-slim, 3-jdk-14, 3-jdk-8-slim]
15-
influxdb: [1.1, 1.6, 1.8, 2.0]
15+
influxdb: ['1.1', '1.6', '1.8', '2.0']
1616

1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)