Skip to content

Commit

Permalink
ci: try to fix installer build
Browse files Browse the repository at this point in the history
  • Loading branch information
bamthomas committed Jan 7, 2025
1 parent 7a97fd1 commit d8889c2
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 @@ -363,7 +363,7 @@ jobs:
build_installers:
resource_class: large
docker:
- image: cimg/rust:1.80.1
- image: cimg/rust:1.81.0
working_directory: /tmp
steps:
- attach_workspace:
Expand Down

0 comments on commit d8889c2

Please sign in to comment.