Skip to content

Commit

Permalink
cull actions for faster feedback (FIXME REMOVE ME)
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed Nov 11, 2023
1 parent 9b139cf commit 3e96ab8
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 1,073 deletions.
105 changes: 0 additions & 105 deletions .github/workflows/android.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/cpactions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
fail-fast: false
matrix:
platform:
- { name: FreeBSD, os: freebsd, os-version: 13.2, os-arch: x86-64, artifact: SDL-freebsd-x64,
setup: 'sudo pkg update;', pkg: 'pgg', install-cmd: 'sudo pkg install -y' }
# - { name: FreeBSD, os: freebsd, os-version: 13.2, os-arch: x86-64, artifact: SDL-freebsd-x64,
# setup: 'sudo pkg update;', pkg: 'pgg', install-cmd: 'sudo pkg install -y' }
- { name: NetBSD, os: netbsd, os-version: 9.3, os-arch: x86-64, artifact: SDL-netbsd-x64,
setup: 'export PATH="/usr/pkg/sbin:/usr/pkg/bin:$PATH";export PKG_PATH="https://cdn.NetBSD.org/pub/pkgsrc/packages/$(uname)/$(uname -m)/$(uname -r)/All/";echo $PKG_PATH;sudo pkgin update',
pkg: 'pkg_add', install-cmd: 'sudo pkg_add' }
Expand Down
58 changes: 0 additions & 58 deletions .github/workflows/emscripten.yml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/haiku.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/ios.yml

This file was deleted.

92 changes: 0 additions & 92 deletions .github/workflows/loongarch64.yml

This file was deleted.

Loading

0 comments on commit 3e96ab8

Please sign in to comment.