Skip to content

Commit

Permalink
Link nightly builds to SFML 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
texus committed Nov 12, 2024
1 parent 2c0f1aa commit 01d8297
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 @@ -1127,7 +1127,7 @@ jobs:
needs: [linux, linux-latest-dev, linux-oldest, linux-per-backend, windows, windows-oldest, windows-clang, windows-static-mt, macos, android-sdl, android-sfml-graphics, ios-sfml-graphics, ios-sdl]
runs-on: windows-2019
env:
SFML_VERSION: 2.6.1
SFML_VERSION: 2.6.2
MSVC_TOOLSET_VERSION: 141 # VS2017
steps:
- name: Checkout TGUI
Expand Down

0 comments on commit 01d8297

Please sign in to comment.