Skip to content

Commit

Permalink
update image
Browse files Browse the repository at this point in the history
  • Loading branch information
doekenorg committed Mar 4, 2024
1 parent 962bf19 commit 646ce64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ anchors:
default_job_config: &default_job_config
working_directory: /home/circleci/plugin
machine:
image: ubuntu-2004:202201-02
image: ubuntu-2004:default

test_job_config: &test_job_config
<<: *context
Expand Down Expand Up @@ -138,4 +138,3 @@ workflows:
- run_php_72_unit_tests
- run_php_80_unit_tests
# - run_acceptance_tests

0 comments on commit 646ce64

Please sign in to comment.