File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6262
6363 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
6464 # Use ubuntu-22.04 until Python 3.7 is removed from the test matrix
65- runs-on : ubuntu-24 .04
65+ runs-on : ubuntu-22 .04
6666 steps :
6767 - uses : actions/checkout@v4
6868 - name : Set up Python "${{ matrix.python }}"
@@ -154,7 +154,7 @@ jobs:
154154
155155 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
156156 # Use ubuntu-22.04 until Python 3.7 is removed from the test matrix
157- runs-on : ubuntu-24 .04
157+ runs-on : ubuntu-22 .04
158158 steps :
159159 - uses : actions/checkout@v4
160160 - name : Set up Python "${{ matrix.python }}"
@@ -258,7 +258,7 @@ jobs:
258258
259259 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
260260 # Use ubuntu-22.04 until Python 3.7 is removed from the test matrix
261- runs-on : ubuntu-24 .04
261+ runs-on : ubuntu-22 .04
262262 steps :
263263 - uses : actions/checkout@v4
264264 - name : Set up Python ${{ matrix.python }}
@@ -283,7 +283,7 @@ jobs:
283283
284284 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
285285 # Use ubuntu-22.04 until Python 3.7 is removed from the test matrix
286- runs-on : ubuntu-24 .04
286+ runs-on : ubuntu-22 .04
287287 steps :
288288 - uses : actions/checkout@v4
289289 - name : Set up Python ${{ matrix.python }}
You can’t perform that action at this time.
0 commit comments