Skip to content

Commit b9b20a0

Browse files
jbgikderme
authored andcommitted
buildkite: use core-tech queue
(the default queue does not have linux agent anymore)
1 parent 45c4489 commit b9b20a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ steps:
22
- label: 'check-cabal-project'
33
command: 'nix run .#checkCabalProject'
44
agents:
5+
queue: core-tech
56
system: x86_64-linux
67

78
- label: 'cardano-db-sync Docker image'
89
command:
910
- ".buildkite/release-docker-push.sh"
1011
agents:
12+
queue: core-tech
1113
system: x86_64-linux

0 commit comments

Comments
 (0)