Skip to content

Commit

Permalink
Update old-glibc runner to 2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
mahkoh committed Mar 6, 2024
1 parent 3926978 commit b8ffb2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ env:
CARGO_TERM_COLOR: always

jobs:
glibc-2_23:
runs-on: ubuntu-18.04
glibc-2_31:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Show env
Expand Down

0 comments on commit b8ffb2a

Please sign in to comment.