mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-23 19:31:53 +00:00
[wip] check the cache
more Docker images could/can be cached but this is a basic test
This commit is contained in:
parent
e563628aa1
commit
223b174c5b
4
.github/workflows/testground.yml
vendored
4
.github/workflows/testground.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
# Adapted from:
|
# Adapted from:
|
||||||
# https://github.com/status-im/nim-codex/blob/main/.github/workflows/ci.yml
|
# https://github.com/status-im/nim-codex/blob/main/.github/workflows/ci.yml
|
||||||
|
|
||||||
# remove me next 2 (stripped double-quotes from string returned by `docker manifest inspect ...`
|
|
||||||
|
|
||||||
name: Testground
|
name: Testground
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -20,7 +18,7 @@ jobs:
|
|||||||
target:
|
target:
|
||||||
- os: linux
|
- os: linux
|
||||||
cpu: amd64
|
cpu: amd64
|
||||||
nim_branch: [version-1-2]
|
nim_branch: [version-1-6]
|
||||||
include:
|
include:
|
||||||
- target:
|
- target:
|
||||||
os: linux
|
os: linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user