Skip to content

Commit 79d507a

Browse files
authored
--modify ubuntu image to dodge brownout/deprecation (#2474)
1 parent 537cdaa commit 79d507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
machine:
335335
# Available images:
336336
# https://circleci.com/docs/2.0/configuration-reference/#available-linux-gpu-images
337-
image: ubuntu-2004:202201-02
337+
image: ubuntu-2004:current
338338
resource_class: xlarge
339339
steps:
340340
- checkout:

0 commit comments

Comments
 (0)