summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNiklas Berglund <niklas.berglund@gmail.com>2024-04-04 13:20:53 +0200
committerNiklas Berglund <niklas.berglund@gmail.com>2024-04-04 18:03:25 +0200
commit302ce388f6d57d1daddc6a83e91e6669933524a6 (patch)
tree60471644abe236a978fadaf418d3a7533d14efd0
parent6b07ad3fb68a32b250df2f628d3df02afc1f4b83 (diff)
downloadmullvadvpn-302ce388f6d57d1daddc6a83e91e6669933524a6.tar.xz
mullvadvpn-302ce388f6d57d1daddc6a83e91e6669933524a6.zip
Update old app commit hash
-rw-r--r--.github/workflows/ios-end-to-end-tests-settings-migration.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ios-end-to-end-tests-settings-migration.yml b/.github/workflows/ios-end-to-end-tests-settings-migration.yml
index 180f454cec..a5a27fd645 100644
--- a/.github/workflows/ios-end-to-end-tests-settings-migration.yml
+++ b/.github/workflows/ios-end-to-end-tests-settings-migration.yml
@@ -16,7 +16,7 @@ jobs:
name: Settings migration end to end tests
runs-on: [self-hosted, macOS, ios-test]
env:
- OLD_APP_COMMIT_HASH: f741bf159d5719301e4d1fd099b3d353457532fd
+ OLD_APP_COMMIT_HASH: 895b7d98825e678f5d7023d5ea3c9b7beee89280
steps:
- name: Configure Rust
uses: actions-rs/toolchain@v1