Skip to content

Commit

Permalink
The new Ubuntu doesn't support our ancient Python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed May 20, 2024
1 parent 3b3441f commit b8d55cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:

runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
strategy:
matrix:
python: [3.7, 3.8, 3.9, '3.10', '3.11']
Expand Down

0 comments on commit b8d55cb

Please sign in to comment.