Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
updated SFML version from 2.6.0 to 3.0.0
  • Loading branch information
Hapaxia authored Feb 4, 2025
1 parent 2d90ad6 commit a1489e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
repository: SFML/SFML
path: sfml
ref: 2.6.0
ref: 3.0.0

- name: Configure SFML
run: |
Expand Down

0 comments on commit a1489e8

Please sign in to comment.