Skip to content

Commit 2b45822

Browse files
committed
Update hbb version
1 parent 5f2e844 commit 2b45822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/make_release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build_linux-x86_64:
1111
runs-on: ubuntu-latest
12-
container: phusion/holy-build-box-64:3.0.2
12+
container: phusion/holy-build-box-64:4.0.1
1313
steps:
1414
- name: Install wget
1515
id: install-wget
@@ -125,4 +125,4 @@ jobs:
125125
fail_on_unmatched_files: true
126126
generate_release_notes: true
127127
files: |
128-
mSWEEP-*.tar.gz
128+
mSWEEP-*.tar.gz

0 commit comments

Comments
 (0)