Skip to content

Commit 92fbb50

Browse files
committed
feat: build single binary app with GLIBC 2.31, older versions won't be supported anymore
1 parent 82005dd commit 92fbb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
test_and_build:
88
runs-on: ubuntu-latest
99
container:
10-
image: wakemeops/ubuntu:18.04
10+
image: wakemeops/ubuntu:20.04
1111
steps:
1212
- name: Install Poetry, Python 3.11 and other dependencies
1313
uses: upciti/wakemeops-action@v1

0 commit comments

Comments
 (0)