mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Bump swiftly toolchain version to main-snapshot-2025-04-12
The latest snapshot includes some bug fixes that are required in order to include LibWeb-Swift.h in our C++ files.
This commit is contained in:
parent
bbf4f546af
commit
3c45d155a6
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
|
@ -101,7 +101,7 @@ runs:
|
|||
|
||||
echo "swiftly version: $(swiftly --version)" >&2
|
||||
|
||||
swiftly install --use main-snapshot-2025-04-02
|
||||
swiftly install --use main-snapshot-2025-04-12
|
||||
swiftly list
|
||||
|
||||
- name: 'Install Dependencies'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user