Skip to content

Commit 59ff295

Browse files
authored
Merge pull request #453 from rtfpessoa/fix-s3-website-release
fix website release
2 parents 86f43ba + 1a7612c commit 59ff295

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
@@ -177,7 +177,7 @@ jobs:
177177
178178
publish_website:
179179
machine:
180-
image: ubuntu-1604:202004-01
180+
image: ubuntu-2204:current
181181
working_directory: ~/workdir
182182
steps:
183183
- attach_workspace:

0 commit comments

Comments
 (0)