Skip to content

Commit

Permalink
--modify ubuntu image to dodge brownout/deprecation (#2474)
Browse files Browse the repository at this point in the history
  • Loading branch information
jturner65 authored Sep 18, 2024
1 parent 537cdaa commit 79d507a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jobs:
machine:
# Available images:
# https://circleci.com/docs/2.0/configuration-reference/#available-linux-gpu-images
image: ubuntu-2004:202201-02
image: ubuntu-2004:current
resource_class: xlarge
steps:
- checkout:
Expand Down

0 comments on commit 79d507a

Please sign in to comment.