Skip to content

Commit

Permalink
Update build.yml (#2005)
Browse files Browse the repository at this point in the history
Bump Ubuntu version for Linux Wheel to address issue #1912 #1912
  • Loading branch information
yarri-oss authored Jun 18, 2024
1 parent f7a70a1 commit 21bde2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ jobs:
linux-wheel:
name: Wheel ${{ matrix.python }} Linux
needs: linux-bazel
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
python: ['3.9', '3.10', '3.11', '3.12']
Expand Down

0 comments on commit 21bde2c

Please sign in to comment.