Skip to content

Commit 4de1c34

Browse files
committed
disabled run on Polaris and edited test to use main version of diaspora-stream-api
1 parent 5b2a7d4 commit 4de1c34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/polaris.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Trigger performance testing on Polaris
22

33
on:
44
workflow_dispatch: {}
5-
push:
6-
branches:
7-
- main
5+
# push:
6+
# branches:
7+
# - main
88

99
jobs:
1010
polaris:

tests/spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spack:
99
- nlohmann-json-schema-validator
1010
- spdlog
1111
- fmt
12-
- diaspora-stream-api
12+
- diaspora-stream-api@main
1313
- mochi-bedrock
1414
- mochi-warabi
1515
- mochi-yokan

0 commit comments

Comments
 (0)