Skip to content

Commit

Permalink
[windows] build with Swift 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Oct 29, 2024
1 parent 4018c07 commit 249e6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
NUGET_BASE_VERSION: "0.0"
SCRIPT_EXT: "${{ matrix.env.OS == 'windows' && 'ps1' || 'sh' }}"
ROYALVNC_BUILD_DEBUG: 0
SWIFT_VERSION: "6.0.1"
SWIFT_VERSION: "6.0.2"

steps:
- name: checkout
Expand Down

0 comments on commit 249e6c9

Please sign in to comment.