Skip to content

Commit

Permalink
Fix wrong version of Ubuntu runner in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Jan 14, 2025
1 parent 699a76f commit 6bcfc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
# `ubuntu-22.04` doesn't support Python 3.7 anymore
# `ubuntu-24.04` doesn't support Python 3.7 anymore
runs-on: ubuntu-22.04

strategy:
Expand Down

0 comments on commit 6bcfc1c

Please sign in to comment.