Skip to content

Commit

Permalink
./
Browse files Browse the repository at this point in the history
  • Loading branch information
aeghn committed Nov 24, 2024
1 parent fce2e3f commit 8b179c6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/restop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ on: [push]

jobs:
create-release:
runs-on: ubuntu-latest
# Use a container with GLIBC 2.17
container: frolvlad/alpine-glibc:alpine-3.11_glibc-2.31
runs-on: ubuntu-20.04
steps:
- name: Show GLIBC
run: ldd --version
Expand Down

0 comments on commit 8b179c6

Please sign in to comment.