Skip to content

Commit

Permalink
Merge branch 'main' into 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Jan 18, 2025
2 parents 031079e + de11944 commit e5e20a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
needs: [build]
strategy:
matrix:
os: [macos-13, ubuntu-latest]
os: [macos-13, ubuntu-22.04]
python-version: ["3.7"]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit e5e20a1

Please sign in to comment.