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