diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-09-22 21:30:43 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-09-22 21:30:43 +0000 |
commit | 5f4d2a12a75eb04667c23a9aa2e1810b1fad292e (patch) | |
tree | 37c2e880fae96ba84ae14f672127878edfed1ebb | |
parent | 95f7dabcd6a3867d6a4619c0efa08fdfc3bc270d (diff) | |
parent | e39711cb0db52641d57126fc9b5db7d5b6c5b198 (diff) |
Merge #361
361: Bump golang version in GHA r=48d90782 a=48d90782
Co-authored-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | .github/workflows/ci-build.yml | 2 | ||||
-rw-r--r-- | bors.toml | 6 | ||||
-rwxr-xr-x | service/reload/213977608/file.txt | 0 | ||||
-rwxr-xr-x | service/reload/423382903/file.txt | 0 |
4 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index c85aa6c9..4e2dc069 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -10,7 +10,7 @@ jobs: fail-fast: false matrix: php: [7.2, 7.3, 7.4] - go: [1.13, 1.14] + go: [1.14, 1.15] os: [ubuntu-latest] env: GO111MODULE: on @@ -1,9 +1,9 @@ status = [ -'Build (PHP 7.2, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.2, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.2, Go 1.14, OS ubuntu-latest)', -'Build (PHP 7.3, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.3, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)', -'Build (PHP 7.4, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)', 'runner / golangci-lint', 'Build docker image',] diff --git a/service/reload/213977608/file.txt b/service/reload/213977608/file.txt deleted file mode 100755 index e69de29b..00000000 --- a/service/reload/213977608/file.txt +++ /dev/null diff --git a/service/reload/423382903/file.txt b/service/reload/423382903/file.txt deleted file mode 100755 index e69de29b..00000000 --- a/service/reload/423382903/file.txt +++ /dev/null |