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:
Andrew Kaster 2025-04-15 14:16:42 -06:00 committed by Andrew Kaster
parent bbf4f546af
commit 3c45d155a6
Notes: github-actions[bot] 2025-04-16 15:03:35 +00:00

View file

@ -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'