mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
update circleci image to go1.18
This commit is contained in:
parent
d60b215611
commit
a8e1fb7246
@ -3,7 +3,7 @@ jobs:
|
||||
build:
|
||||
working_directory: ~/build
|
||||
docker:
|
||||
- image: cimg/go:latest
|
||||
- image: cimg/go:1.18
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
|
Loading…
Reference in New Issue
Block a user