ObjFW  Diff

Differences From Artifact [dfaaa1befb]:

To Artifact [dd34f22809]:


1
2
3
4

5
6
7
8
9
10
11
name: ios
on: [push, pull_request]
jobs:
  tests:

    runs-on: macos-latest
    strategy:
      matrix:
        arch:
          - arm64
          - x86_64
        configure_flags:



<
>







1
2
3

4
5
6
7
8
9
10
11
name: ios
on: [push, pull_request]
jobs:

  build:
    runs-on: macos-latest
    strategy:
      matrix:
        arch:
          - arm64
          - x86_64
        configure_flags: