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
parent 9f333c424c
commit 4adf891b0f

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'