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 tensorflow/io#1912
  • Loading branch information
teskobif7 authored Jun 18, 2024
1 parent ad9d628 commit cc79ab6
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 cc79ab6

Please sign in to comment.