Skip to content

Commit a185b44

Browse files
committed
Use SFML 3.0.0 tag
1 parent 14378de commit a185b44

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
@@ -104,7 +104,7 @@ jobs:
104104
uses: actions/checkout@v4
105105
with:
106106
repository: SFML/SFML
107-
ref: master
107+
ref: 3.0.0
108108
path: SFML
109109

110110
- name: Configure SFML CMake

0 commit comments

Comments
 (0)