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 8f7f89f commit 8c1faf1Copy full SHA for 8c1faf1
golem.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: golem
3
- version: "1.2.4"
+ version: "1.2.5"
4
epoch: 0
5
description: "Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems."
6
copyright:
@@ -28,7 +28,7 @@ pipeline:
28
with:
29
repository: https://github.com/golemcloud/golem
30
tag: v${{package.version}}
31
- expected-commit: b4dce97c59d41f7ab1b2ac78dc2a0c6f671a7d5c
+ expected-commit: 5e66ffec498dc4dc58855ae35c0ccfd067221b77
32
33
- name: Configure and build
34
runs: |
0 commit comments