We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a97186 commit 462a374Copy full SHA for 462a374
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Set Bit to nightly
45
run: bvm config set RELEASE_TYPE nightly
46
- name: Install Bit
47
- run: bvm install 1.6.44
+ run: bvm install 1.9.76
48
49
- name: Set PATH for Unix
50
if: runner.os != 'Windows'
0 commit comments