Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 1c05e0e

Browse files
authored
Update unittest.yml
1 parent e9bd9cc commit 1c05e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
99
# Use ubuntu-22.04 until Python 3.7 is removed from the test matrix
1010
# https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
11-
runs-on: ubuntu-24.04
11+
runs-on: ubuntu-22.04
1212
strategy:
1313
matrix:
1414
python: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']

0 commit comments

Comments
 (0)