Skip to content

Commit 824fe3b

Browse files
authored
Update Ubuntu CI version
1 parent aa7d0b4 commit 824fe3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
jobs:
2020
linux:
2121
name: Haskell-CI - Linux - ${{ matrix.compiler }}
22-
runs-on: ubuntu-20.04
22+
runs-on: ubuntu-latest
2323
timeout-minutes:
2424
60
2525
container:

0 commit comments

Comments
 (0)