Skip to content

Commit a799b7c

Browse files
downgrade to 22.04 in run_tests_pip_package_linux
1 parent e7e266e commit a799b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
if: (github.event_name == 'push') ||
6666
(github.event_name == 'pull_request' &&
6767
github.event.pull_request.head.repo.full_name != github.repository)
68-
runs-on: ubuntu-24.04
68+
runs-on: ubuntu-22.04
6969

7070
strategy:
7171
fail-fast: false

0 commit comments

Comments
 (0)