Skip to content

Commit

Permalink
Add .bazelversion (#790)
Browse files Browse the repository at this point in the history
This repo is already using `bazelisk` but does not currently pin a Bazel
version.

Add `.bazelversion` to pin Bazel based on the version used in a recent
CI run
(https://github.com/quantumlib/Stim/actions/runs/9657364117/job/26636504001).

Related to
qh-lab/pyle#46833 (comment)

/cc @Strilanc
  • Loading branch information
dougthor42 authored Jul 2, 2024
1 parent 345de6c commit 028f272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7.2.0

0 comments on commit 028f272

Please sign in to comment.