Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions buck2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
name: buck2
# When bumping, check that the rust version is still correct.
version: 0.0_git20230706
epoch: 0
epoch: 1
description: "Build system, successor to Buck"
copyright:
- license: MIT
Expand All @@ -26,7 +26,7 @@ pipeline:
repository: https://github.com/facebook/buck2
tag: latest
# This uses strange versioning, latest is the tag but they'll apparently just bump that tag regularly.
expected-commit: 134ba2150318193ff7d2c2f26d65adee91aa8a3d
expected-commit: bcbdf2f63bf8397754518ca0536125b79fbfc6b0

- name: Configure and build
runs: |
Expand Down