mirror of
https://github.com/louislam/dockge.git
synced 2024-11-21 15:53:34 +01:00
WIP
This commit is contained in:
parent
771bcd5b3e
commit
ad00e8badf
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest, ARM64]
|
||||
node: [20.x] # Can be changed
|
||||
node: [18.17.1] # Can be changed
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
Loading…
Reference in New Issue
Block a user