Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
linux:

runs-on: ubuntu-20.04
runs-on: 'ubuntu-24.04'
Comment thread
jvoigtlaender marked this conversation as resolved.
Comment thread
jvoigtlaender marked this conversation as resolved.
strategy:
fail-fast: false
matrix:
Expand Down
108 changes: 0 additions & 108 deletions build.sh

This file was deleted.

2 changes: 1 addition & 1 deletion codeworld-server/codeworld-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Executable codeworld-server
filelock,
filepath,
haskell-src-exts < 1.21,
http-conduit,
http-conduit >= 2.3.0 && < 2.3.9,
Comment thread
jvoigtlaender marked this conversation as resolved.
lifted-base,
memory,
mtl,
Expand Down
261 changes: 0 additions & 261 deletions install.sh

This file was deleted.

Loading
Loading