Skip to content

Commit

Permalink
disable sfml test on osx (#24615)
Browse files Browse the repository at this point in the history
Tried installing sfml 2 in #24614 but didn't work

(cherry picked from commit d83ff81)
  • Loading branch information
metagn authored and narimiran committed Jan 14, 2025
1 parent 4900550 commit ce1fa86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/niminaction/Chapter8/sfml/sfml_test.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
discard """
action: compile
disabled: "windows"
disabled: osx
"""

import sfml, os
Expand Down

0 comments on commit ce1fa86

Please sign in to comment.