Skip to content

Commit

Permalink
Remove softfp build
Browse files Browse the repository at this point in the history
The softfp build hasn't been updated in ages and people seem to have
switched to the softfp fork. We should probably remove it, so we can
build the vitasdk containers again. Right now the schedule is paused
because of failures.
  • Loading branch information
sharkwouter authored and frangarcj committed Jan 26, 2024
1 parent 2ca9e9c commit 98a6631
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 236 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
tags: vitasdk/vitasdk:latest
- context: ./non-root
tags: vitasdk/vitasdk:non-root
- context: ./softfp
tags: vitasdk/vitasdk-softfp:latest

steps:
- uses: actions/checkout@v3
Expand Down
71 changes: 0 additions & 71 deletions softfp/Dockerfile

This file was deleted.

104 changes: 0 additions & 104 deletions softfp/scripts/create-matrix.js

This file was deleted.

6 changes: 0 additions & 6 deletions softfp/scripts/download_sdk.sh

This file was deleted.

53 changes: 0 additions & 53 deletions softfp/scripts/last_built_toolchain.py

This file was deleted.

0 comments on commit 98a6631

Please sign in to comment.