We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2a7d4 commit 4de1c34Copy full SHA for 4de1c34
.github/workflows/polaris.yml
@@ -2,9 +2,9 @@ name: Trigger performance testing on Polaris
2
3
on:
4
workflow_dispatch: {}
5
- push:
6
- branches:
7
- - main
+# push:
+# branches:
+# - main
8
9
jobs:
10
polaris:
tests/spack.yaml
@@ -9,7 +9,7 @@ spack:
- nlohmann-json-schema-validator
- spdlog
11
- fmt
12
- - diaspora-stream-api
+ - diaspora-stream-api@main
13
- mochi-bedrock
14
- mochi-warabi
15
- mochi-yokan
0 commit comments