Skip to content

Commit

Permalink
[GHA/io_integration_test] run ci on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Nov 30, 2023
1 parent 1ada3ee commit 57c4c4c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ios_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: IOS CI

on:
push:
branches: [master, f-droid]
branches: [master, f-droid, cl/check-if-macos-ci-hack-can-be-removed]
tags:
- "*"
pull_request:
Expand Down Expand Up @@ -34,15 +34,6 @@ jobs:
record_video: true
# With this flag we can run the CI against different node versions to check compatibility.
docker_tag: "1.5.1"
- device: "iPhone 8 Plus"
record_video: false
docker_tag: "1.5.1"
- device: "iPad Pro (12.9-inch) (6th generation)"
record_video: false
docker_tag: "1.5.1"
- device: "iPad Pro (12.9-inch) (2nd generation)"
record_video: false
docker_tag: "1.5.1"
fail-fast: false
steps:
# Setup Environment
Expand Down

0 comments on commit 57c4c4c

Please sign in to comment.