mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 19:45:12 +00: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
9f333c424c
commit
4adf891b0f
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue