Skip to content

Commit 65f5a5c

Browse files
CI(deps): Update dependency ubuntu to v24
1 parent f879f9f commit 65f5a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions: {}
2222
jobs:
2323
build:
2424
name: ${{ matrix.grass-version }} (Python ${{ matrix.python-version }})
25-
runs-on: ubuntu-22.04
25+
runs-on: ubuntu-24.04
2626
strategy:
2727
matrix:
2828
# Test with relevant active branches or tags and supported Python

0 commit comments

Comments
 (0)