Skip to content

Commit

Permalink
.github/workflows/*: enable multi GLIBC releases
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Rui <vowstar@gmail.com>
  • Loading branch information
vowstar committed Jun 19, 2022
1 parent 1cda528 commit 8123485
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
strategy:
matrix:
os:
# - ubuntu-18.04
# - ubuntu-20.04
# - ubuntu-22.04
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- macos-11
- windows-2019
python-version:
Expand Down

0 comments on commit 8123485

Please sign in to comment.