We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7ad8f commit f2aa428Copy full SHA for f2aa428
.github/workflows/upload-binaries.yml
@@ -12,7 +12,7 @@ jobs:
12
linux:
13
runs-on: ubuntu-latest
14
container:
15
- # due to the dynamically linked libgcc,
+ # due to the dynamically linked glibc,
16
# changes to the image should be communicated in the changelog
17
# as a change to the minimum OS version requirement
18
image: ubuntu:20.04
0 commit comments