Compare commits
2 Commits
e045fc73c6
..
0.0.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 23c1b967d5 | |||
| afaaf59b13 |
@@ -47,8 +47,6 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
# Prepared for future multi-arch support in the future, as soon as ACT has support for dynamic matrixes.
|
# Prepared for future multi-arch support in the future, as soon as ACT has support for dynamic matrixes.
|
||||||
arch: [amd64]
|
arch: [amd64]
|
||||||
needs:
|
|
||||||
- test
|
|
||||||
runs-on:
|
runs-on:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- linux_${{ matrix.arch }}
|
- linux_${{ matrix.arch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user