Skip to content

Commit

Permalink
Back to gcc9
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS authored Sep 24, 2024
1 parent 456839b commit 4b81904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/sfml/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class SfmlConan(ConanFile):
@property
def _min_compiler_versions(self):
return {
"gcc": 11
"gcc": 9
}

@property
Expand Down

0 comments on commit 4b81904

Please sign in to comment.