mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-13 11:05:44 -07:00
ci: Regenerate haskell-ci
This commit is contained in:
committed by
Tomáš Janoušek
parent
39ae48970c
commit
07d95ad8fc
6
.github/workflows/haskell-ci.yml
vendored
6
.github/workflows/haskell-ci.yml
vendored
@@ -8,9 +8,9 @@
|
||||
#
|
||||
# For more information, see https://github.com/haskell-CI/haskell-ci
|
||||
#
|
||||
# version: 0.19.20250115
|
||||
# version: 0.19.20250216
|
||||
#
|
||||
# REGENDATA ("0.19.20250115",["github","cabal.project"])
|
||||
# REGENDATA ("0.19.20250216",["github","cabal.project"])
|
||||
#
|
||||
name: Haskell-CI
|
||||
on:
|
||||
@@ -26,7 +26,7 @@ on:
|
||||
jobs:
|
||||
linux:
|
||||
name: Haskell-CI - Linux - ${{ matrix.compiler }}
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes:
|
||||
60
|
||||
container:
|
||||
|
Reference in New Issue
Block a user