ci: Update stack builder to ubuntu 24.04

Renovate doesn't seem to pick this up, because it's in a matrix
specification.
This commit is contained in:
Wolfgang Walther
2025-01-18 17:54:42 +01:00
parent c135a30515
commit 164e6a601f
+1 -1
View File
@@ -88,7 +88,7 @@ jobs:
matrix: matrix:
include: include:
- name: Linux - name: Linux
runs-on: ubuntu-22.04 runs-on: ubuntu-24.04
cache: | cache: |
~/.stack/pantry ~/.stack/pantry
~/.stack/snapshots ~/.stack/snapshots