Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
srebhan committed Dec 8, 2023
1 parent 55c92e2 commit 9c5d205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ executors:
resource_class: large
docker:
- image: 'quay.io/influxdb/telegraf-ci:1.21.5'
parallelism: 4
environment:
GOFLAGS: -p=4
mac:
Expand Down Expand Up @@ -227,6 +226,7 @@ commands:
jobs:
test-go-linux:
executor: telegraf-ci
parallelism: 4
parameters:
goversion:
type: string
Expand Down

0 comments on commit 9c5d205

Please sign in to comment.