diff --git a/.github/workflows/ios17.yml b/.github/workflows/ios17.yml index 07768ea..91679cc 100644 --- a/.github/workflows/ios17.yml +++ b/.github/workflows/ios17.yml @@ -25,5 +25,3 @@ jobs: run: ./build.sh - name: Test iOS 17.5 run: ./test.sh "Fuse iOS 17.5" "17.5" "iPhone 15" - - name: Test iOS 18.0 - run: ./test.sh "Fuse iOS 18.0" "18.0" "iPhone 15"