Skip to content

Commit

Permalink
Merge pull request #43 from algbio/ci-patch-1
Browse files Browse the repository at this point in the history
Fix workflow for generating binaries
  • Loading branch information
jnalanko authored Aug 15, 2024
2 parents 8a02a56 + c1fb2a0 commit af37939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build_linux-x86_64:
runs-on: ubuntu-latest
container: phusion/holy-build-box-64:3.0.2
container: phusion/holy-build-box:4.0.1
steps:
- name: Install wget
id: install-wget
Expand Down

0 comments on commit af37939

Please sign in to comment.