[#1474] Stop using obsolete .github directory

This commit is a part of multi-repo cleanup effort:
TrueCloudLab/frostfs-infra#136

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-11-06 13:39:46 +03:00 committed by Evgenii Stratonikov
parent d336f2d487
commit ad01fb958a
7 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
## Update CI
Change Golang versions for unit test in CI.
There is `go` section in `.github/workflows/go.yaml` file:
There is `go` section in `.forgejo/workflows/*.yml` files:
```yaml
jobs:
test: