We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12da53c commit 1b1c812Copy full SHA for 1b1c812
.circleci/config.yml
@@ -1,7 +1,8 @@
1
version: 2
2
jobs:
3
build:
4
- machine: true
+ machine:
5
+ image: ubuntu-2004:202201-02
6
7
working_directory: ~/repo
8
0 commit comments