Skip to content

Commit

Permalink
fix: linux change to glibc 2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvictor committed Aug 19, 2024
1 parent 45b9129 commit c0003ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyrsolace-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:

jobs:
linux:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
target: [x86_64] #aarch64
Expand Down

0 comments on commit c0003ae

Please sign in to comment.