Skip to content

Commit b790e6d

Browse files
committed
using latest ubuntu
1 parent 50306e6 commit b790e6d

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)