mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 05:52:18 +00:00
Add ARMv7 for CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
ci:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, ARM64]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, ARM, ARM64]
|
||||
node: [22] # Can be changed
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user