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:
@@ -88,7 +88,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- name: Linux
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
cache: |
|
||||
~/.stack/pantry
|
||||
~/.stack/snapshots
|
||||
|
||||
Reference in New Issue
Block a user