Skip to content

Commit

Permalink
pin runner version for unit tests to avoid pyodbc build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Feb 7, 2025
1 parent b50422a commit 0af2b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ jobs:
run-unit-tests:
name: unit test / python ${{ matrix.python-version }}

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 10

strategy:
Expand Down

0 comments on commit 0af2b7d

Please sign in to comment.