mirror of
https://github.com/rclone/rclone.git
synced 2024-12-22 15:11:56 +01:00
Revert "build: lint with go1.18 until golangci-lint is updated"
This reverts commit 2170376d1b
.
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…
Reference in New Issue
Block a user