Skip to content

Commit 2e33ba1

Browse files
authored
GH actions: update Ubuntu version for GRASS tests - 22.04 -> 24.04 (#422)
GRASS tests were ignored in 8c1f492
1 parent 8c1f492 commit 2e33ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/grass_provider.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515

16-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-24.04
1717
container:
1818
image: osgeo/grass-gis:releasebranch_8_3-debian
1919

@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939

40-
runs-on: ubuntu-22.04
40+
runs-on: ubuntu-24.04
4141
container:
4242
image: osgeo/grass-gis:releasebranch_8_3-debian
4343

0 commit comments

Comments
 (0)