Skip to content

Commit 774ca53

Browse files
committed
Run ghcjs CI on ubuntu 20.04
1 parent 867b184 commit 774ca53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ghcjs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010
ghcjs:
11-
name: ubuntu-18.04 / ghcjs 8.4
12-
runs-on: "ubuntu-18.04"
11+
name: ubuntu-20.04 / ghcjs 8.4
12+
runs-on: "ubuntu-20.04"
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)