Skip to content

Commit 0a53d7c

Browse files
committed
Update SFML to fix CI failure due to CMake version issues
1 parent f1e6ccc commit 0a53d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ concurrency:
77
cancel-in-progress: true
88

99
env:
10-
SFML_VERSION: 3.0.0
10+
SFML_VERSION: 3.0.1
1111

1212
defaults:
1313
run:

0 commit comments

Comments
 (0)