Skip to content

Commit 8446665

Browse files
Merge pull request #538 from kazu-yamamoto/ci
using latest ubuntu
2 parents 50306e6 + b790e6d commit 8446665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
jobs:
1313
autoconf:
1414
runs-on: ubuntu-latest
15-
container: ubuntu:21.04
15+
container: ubuntu:22.10
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)