Skip to content

Commit 21bde2c

Browse files
authored
Update build.yml (#2005)
Bump Ubuntu version for Linux Wheel to address issue #1912 #1912
1 parent f7a70a1 commit 21bde2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ jobs:
281281
linux-wheel:
282282
name: Wheel ${{ matrix.python }} Linux
283283
needs: linux-bazel
284-
runs-on: ubuntu-20.04
284+
runs-on: ubuntu-22.04
285285
strategy:
286286
matrix:
287287
python: ['3.9', '3.10', '3.11', '3.12']

0 commit comments

Comments
 (0)