Skip to content

Commit

Permalink
GH actions: update Ubuntu version for GRASS tests - 22.04 -> 24.04
Browse files Browse the repository at this point in the history
GRASS tests were ignored in 8c1f492
  • Loading branch information
pesekon2 committed Dec 7, 2024
1 parent 8c1f492 commit 63fa666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/grass_provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
container:
image: osgeo/grass-gis:releasebranch_8_3-debian

Expand All @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
container:
image: osgeo/grass-gis:releasebranch_8_3-debian

Expand Down

0 comments on commit 63fa666

Please sign in to comment.