mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
display i386-linux-handwritten
This commit is contained in:
parent
0bcec6e54f
commit
5d13f56297
1 changed files with 1 additions and 1 deletions
2
.github/workflows/runtests.yaml
vendored
2
.github/workflows/runtests.yaml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
runtests:
|
||||
strategy:
|
||||
matrix:
|
||||
impl: ['', 'c', 'python']
|
||||
impl: ['i386-linux-handwritten', 'c', 'python']
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Reference in a new issue