Skip to content

Commit

Permalink
Add new testing emulators
Browse files Browse the repository at this point in the history
  • Loading branch information
max-kammerer committed Oct 21, 2023
1 parent ec8e6e6 commit 42c7a0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
arch: [[16, x86], [21, x86], [28, x86_64], [32, x86], [31, x86], [33, x86], [34, x86], [34, x86_64]]
arch: [[16, x86], [21, x86], [23, x86], [27, x86_64]]
# , [32, x86], [31, x86], [33, x86], [34, x86], [34, x86_64]]
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 42c7a0e

Please sign in to comment.