mirror of
https://github.com/stashapp/stash.git
synced 2025-12-27 10:43:25 +01:00
Update compiler image in golangci-lint workflow
This commit is contained in:
parent
343660c378
commit
b0a34a3dc0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
env:
|
||||
COMPILER_IMAGE: stashapp/compiler:7
|
||||
COMPILER_IMAGE: stashapp/compiler:8
|
||||
|
||||
jobs:
|
||||
golangci:
|
||||
|
|
|
|||
Loading…
Reference in a new issue