mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-22 09:30:19 +00:00
Use go 1.18
This commit is contained in:
parent
862a3c22dc
commit
6590626b02
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/golang:1.18
|
||||
- image: cimg/go:1.18
|
||||
steps:
|
||||
- checkout
|
||||
- run: sudo apt update
|
||||
|
Loading…
Reference in New Issue
Block a user