Skip to content

Commit

Permalink
Update ubuntu-2204 image tag to fix test (#484)
Browse files Browse the repository at this point in the history
* Remove deprecated image
* Use tag
  • Loading branch information
kathy-t authored Feb 7, 2024
1 parent 9aa9701 commit 5ccff85
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 @@ -12,7 +12,7 @@ executors:

machine_integration_test_exec:
machine: # run the steps with Ubuntu VM
image: ubuntu-2204:2022.10.1
image: ubuntu-2204:2024.01.1
environment:
PGHOST: 127.0.0.1
resource_class: medium
Expand Down

0 comments on commit 5ccff85

Please sign in to comment.