Compare commits
2 Commits
0.0.3
..
e045fc73c6
| Author | SHA1 | Date | |
|---|---|---|---|
| e045fc73c6 | |||
|
7514d4c273
|
@@ -47,6 +47,8 @@ jobs:
|
||||
matrix:
|
||||
# Prepared for future multi-arch support in the future, as soon as ACT has support for dynamic matrixes.
|
||||
arch: [amd64]
|
||||
needs:
|
||||
- test
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
- linux_${{ matrix.arch }}
|
||||
|
||||
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ".gitea/workflows/*.yaml"
|
||||
- ".gitea/workflows/"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user