mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-08-06 08:25:11 +00:00
Use go 1.18
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user