mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-13 20:00:24 +00:00
CI: Remove unneeded env
This commit is contained in:
parent
b7362f3263
commit
7e160b4947
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
@ -15,9 +15,6 @@ concurrency:
|
|||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
CI_ERLANG_MK: 1
|
||||
|
||||
jobs:
|
||||
cleanup-master:
|
||||
name: Cleanup master build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue