Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
Signed-off-by: David Marchand <[email protected]>
  • Loading branch information
david-marchand committed Nov 25, 2024
1 parent f8ff32a commit 2bdd3ab
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,36 +39,6 @@ jobs:
- os: ubuntu-22.04
compiler: gcc
mini: mini
- os: ubuntu-22.04
compiler: gcc
checks: stdatomic
- os: ubuntu-22.04
compiler: clang
checks: stdatomic
- os: ubuntu-22.04
compiler: gcc
checks: debug+doc+examples+tests
- os: ubuntu-22.04
compiler: clang
checks: asan+doc+tests
- os: ubuntu-22.04
compiler: gcc
library: static
cross: i386
- os: ubuntu-22.04
compiler: gcc
library: static
cross: mingw
- os: ubuntu-22.04
compiler: gcc
library: shared
cross: aarch64
- os: ubuntu-22.04
compiler: gcc
cross: ppc64le
- os: ubuntu-22.04
compiler: gcc
cross: riscv64

steps:
- name: Checkout sources
Expand Down

0 comments on commit 2bdd3ab

Please sign in to comment.