Skip to content

Commit 39551d7

Browse files
author
narrieta@microsoft
committed
UBUNTU
1 parent 370d55c commit 39551d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
execute-tests:
1212
name: "Python ${{ matrix.python-version }} Unit Tests"
13-
runs-on: ubuntu-24.04
13+
runs-on: ubuntu-22.04
1414
strategy:
1515
fail-fast: false
1616
matrix:

0 commit comments

Comments
 (0)