Skip to content

Commit

Permalink
Merge #287
Browse files Browse the repository at this point in the history
287: ci: remove "Nim in Action" related dependencies r=saem a=zerbina

The "Nim in Action" test category was removed in commit `59e382f2f`




Co-authored-by: zerbina <[email protected]>
  • Loading branch information
bors[bot] and zerbina authored Apr 23, 2022
2 parents 8177d9d + 9c3fa61 commit db7ec0d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ jobs:
# Needed by boehm gc tests
libgc-dev
# Required by Nim in Action tests
libsdl1.2-dev
libsfml-dev
# Required by ARC/ORC memory leak tests (only enabled on linux x64)
libc6-dbg
valgrind
Expand All @@ -181,10 +177,6 @@ jobs:
deps=(
# Needed by boehm gc tests
bdw-gc
# Required by Nim in Action tests
sdl
sfml
)
brew update
Expand Down

0 comments on commit db7ec0d

Please sign in to comment.