Skip to content

Commit

Permalink
Apparently, Ubuntu 3.7 and 3.8 aren't supported on Ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Jun 3, 2024
1 parent 79e7121 commit 3779a29
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', '3.12']
Expand Down

0 comments on commit 3779a29

Please sign in to comment.