Skip to content

Commit aabefd3

Browse files
authored
Merge pull request #606 from wojciechka/chore/ci-update-machine-image
2 parents 88d7de6 + 9f20f90 commit aabefd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
- run: bash circle-test.sh
2121

2222
test-influxdb:
23-
machine: true
23+
machine:
24+
image: ubuntu-2004:202111-01
2425
parameters:
2526
version:
2627
type: string

0 commit comments

Comments
 (0)