Skip to content

Commit

Permalink
Merge pull request #4815 from circleci/image-fix
Browse files Browse the repository at this point in the history
Fix a mislabled image.
  • Loading branch information
teesloane committed Oct 15, 2020
2 parents 68f170a + 35c3bf1 commit 6fb169e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll/_cci2/configuration-reference.md
Expand Up @@ -373,7 +373,7 @@ workflows:
jobs:
build:
machine:
image: ubuntu-1604:202007-01
image: windows-server-2019-nvidia:stable
docker_layer_caching: true # default - false
```

Expand Down

0 comments on commit 6fb169e

Please sign in to comment.