Reconfigure GitHub Actions

This commit is contained in:
Justine Tunney 2023-07-10 12:17:18 -07:00
parent a2d269dc38
commit a1b1fdd1a4
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 31 additions and 44 deletions

View file

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
mode: ["", tiny, rel, aarch64, tinylinux, optlinux]
mode: ["", tiny, rel, tinylinux, optlinux]
steps:
- uses: actions/checkout@v3