Skip to content

Commit 7dd0d5e

Browse files
author
Wojciech Kocjan
committed
chore(ci): update image for VM based jobs
1 parent 88d7de6 commit 7dd0d5e

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)