Skip to content

Commit 0beaf08

Browse files
hc2pchudyandrej
authored andcommitted
Move ir job to machine executor
1 parent c298214 commit 0beaf08

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
@@ -169,7 +169,8 @@ jobs:
169169
./python/conda
170170
171171
build-and-push-ir:
172-
executor: docker/docker
172+
machine:
173+
image: ubuntu-2404:current
173174
parameters:
174175
r-version:
175176
type: string

0 commit comments

Comments
 (0)