Skip to content

Commit

Permalink
TEST remove CI workflow, activate sources
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Dec 25, 2024
1 parent 8c8f205 commit f4285f2
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 382 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/ci-alpine.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/workflows/ci-fedora.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/ci-freebsd.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/ci-macos.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/ci-solaris.yml

This file was deleted.

100 changes: 0 additions & 100 deletions .github/workflows/ci-ubuntu.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/ci.yml

This file was deleted.

6 changes: 2 additions & 4 deletions .github/workflows/update-sources.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: update-sources

on:
push:
branches:
- master
name: CI
on: [ push, pull_request ]

jobs:
update-sources:
Expand Down

0 comments on commit f4285f2

Please sign in to comment.