diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-08-13 15:17:25 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-08-14 10:06:58 +0200 |
| commit | 44390beb6f8716c0d0409ff156c6541e92878f05 (patch) | |
| tree | cd10178f86b3ba387f370fd62c46f4df816d2b40 /desktop/scripts | |
| parent | 49628bb0addffe1bfd4b7c5b621ae14a562ae6c8 (diff) | |
| download | mullvadvpn-44390beb6f8716c0d0409ff156c6541e92878f05.tar.xz mullvadvpn-44390beb6f8716c0d0409ff156c6541e92878f05.zip | |
Bump OS versions in 3-verify-build
Diffstat (limited to 'desktop/scripts')
| -rwxr-xr-x | desktop/scripts/release/3-verify-build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/release/3-verify-build b/desktop/scripts/release/3-verify-build index 362ae10e28..f5156b2420 100755 --- a/desktop/scripts/release/3-verify-build +++ b/desktop/scripts/release/3-verify-build @@ -81,7 +81,7 @@ function wait_for_workflow_result { verify_repository_versions gh workflow run desktop-e2e.yml --ref "$PRODUCT_VERSION" \ - -f oses="fedora41 ubuntu2404 windows11 macos15" \ + -f oses="fedora42 ubuntu2504 windows11 macos15" \ -f tests="test_quantum_resistant_tunnel test_ui_tunnel_settings" if [[ "$WAIT" == "true" ]]; then |
