Skip to content

Commit

Permalink
feat: build single binary app with GLIBC 2.31, older versions won't b…
Browse files Browse the repository at this point in the history
…e supported anymore
  • Loading branch information
fyhertz committed Jul 17, 2024
1 parent 82005dd commit 92fbb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test_and_build:
runs-on: ubuntu-latest
container:
image: wakemeops/ubuntu:18.04
image: wakemeops/ubuntu:20.04
steps:
- name: Install Poetry, Python 3.11 and other dependencies
uses: upciti/wakemeops-action@v1
Expand Down

0 comments on commit 92fbb50

Please sign in to comment.