Skip to content

Commit 1c5fe9b

Browse files
github-actions[bot]liskin
authored andcommitted
ci: Regenerate haskell-ci
1 parent 3ce0f21 commit 1c5fe9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/haskell-ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
#
99
# For more information, see https://github.com/haskell-CI/haskell-ci
1010
#
11-
# version: 0.19.20250115
11+
# version: 0.19.20250216
1212
#
13-
# REGENDATA ("0.19.20250115",["github","cabal.project"])
13+
# REGENDATA ("0.19.20250216",["github","cabal.project"])
1414
#
1515
name: Haskell-CI
1616
on:
@@ -26,7 +26,7 @@ on:
2626
jobs:
2727
linux:
2828
name: Haskell-CI - Linux - ${{ matrix.compiler }}
29-
runs-on: ubuntu-20.04
29+
runs-on: ubuntu-24.04
3030
timeout-minutes:
3131
60
3232
container:

0 commit comments

Comments
 (0)