ObjFW  Diff

Differences From Artifact [b686740212]:

To Artifact [16471286d2]:


1
2
3
4

5
6
7
8
9
10
11
1
2
3

4
5
6
7
8
9
10
11



-
+







name: amiga-gcc
on: [push, pull_request]
jobs:
  tests:
  build:
    runs-on: ubuntu-latest
    strategy:
      matrix:
        configure_flags:
          -
          - --disable-amiga-lib
    steps: