Skip to content

Commit

Permalink
ci: use go:1.21-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski committed Nov 6, 2023
1 parent 51b6657 commit 375730d
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 @@ -3,7 +3,7 @@ version: 2.1
jobs:
build:
docker:
- image: alexfalkowski/go:1.21-3.2
- image: alexfalkowski/go:1.21-ruby
- image: alexfalkowski/status:latest
command: server
environment:
Expand Down

0 comments on commit 375730d

Please sign in to comment.