mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-15 13:48:29 +01:00
Cleanup workflow and stack.yaml file
This commit is contained in:
parent
6822d1c1ef
commit
2e1c651cef
2
.github/workflows/runtime.yml
vendored
2
.github/workflows/runtime.yml
vendored
@ -2,7 +2,7 @@ name: Runtime image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, bench, 311-less-snapshots, update-pantry]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@ -14,6 +14,3 @@ extra-deps:
|
|||||||
|
|
||||||
drop-packages:
|
drop-packages:
|
||||||
- Cabal
|
- Cabal
|
||||||
|
|
||||||
nix:
|
|
||||||
shell-file: shell.nix
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user