mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
Revert "build: lint with go1.18 until golangci-lint is updated"
This reverts commit 2170376d1be915a24cc94046e30017ce47cfabc6.
This commit is contained in:
parent
918bd6d3c3
commit
876f791ecd
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -227,9 +227,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
# FIXME temporary until golangci-lint supports go1.19
|
||||
go-version: 1.18.x
|
||||
|
||||
- name: Code quality test
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user