mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08: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:
|
||||
push:
|
||||
branches: [master, bench, 311-less-snapshots, update-pantry]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
push:
|
||||
|
||||
@ -14,6 +14,3 @@ extra-deps:
|
||||
|
||||
drop-packages:
|
||||
- Cabal
|
||||
|
||||
nix:
|
||||
shell-file: shell.nix
|
||||
|
||||
Loading…
Reference in New Issue
Block a user