Skip to content

Commit

Permalink
latest ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Nov 10, 2024
1 parent cdd90d7 commit 3e88a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

Tests-plugin-BivariateRenderer:

runs-on: ubuntu-latest
runs-on: ubuntu-24.04

steps:

Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install Python packages
run: |
pip install --no-cache-dir pytest pytest-qgis pytest-cov pillow flake8 mypy pycodestyle pb_tool pytest-qt pixelmatch --break-system-packages
pip install --no-cache-dir pytest pytest-qgis pytest-cov pillow flake8 mypy pycodestyle pb_tool pytest-qt pixelmatch --break-system-packages
- name: Print Dir
run: |
Expand Down

0 comments on commit 3e88a85

Please sign in to comment.