Skip to content

Commit

Permalink
Bump GHA runner to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
twm committed Jul 2, 2024
1 parent c5a642c commit ab3bfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defaults:

jobs:
testing:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
env:
TOXENV: "${{ matrix.tox-env }}"
name: ${{ matrix.python-version }}-${{ matrix.tox-env }}
Expand Down

0 comments on commit ab3bfcb

Please sign in to comment.