Skip to content

Commit

Permalink
fix(ci): system envs
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Sep 10, 2021
1 parent e5a401d commit 920aa06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
jdk: [3-openjdk-16-slim, 3-jdk-14, 3-jdk-8-slim]
influxdb: [1.1, 1.6, 1.8, 2.0]
influxdb: ['1.1', '1.6', '1.8', '2.0']

steps:
- name: Checkout
Expand Down

0 comments on commit 920aa06

Please sign in to comment.