Skip to content

Commit

Permalink
(WIP) degrade ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
LimHyungTae authored Jan 29, 2025
1 parent c9dad72 commit 2ffcc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-24.04, windows-2022]
os: [ubuntu-20.04, windows-2022]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2ffcc34

Please sign in to comment.