Skip to content

Commit

Permalink
use machine
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGoldsmith committed Mar 13, 2024
1 parent 42b6bcf commit 61876c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- /home/circleci/go/pkg/mod

smoke_test:
docker:
- image: ubuntu-24.04
machine:
image: ubuntu-24.04
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit 61876c8

Please # to comment.