mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-23 11:20:41 +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:
|
||||
# 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
|
||||
on:
|
||||
push:
|
||||
@ -20,7 +18,7 @@ jobs:
|
||||
target:
|
||||
- os: linux
|
||||
cpu: amd64
|
||||
nim_branch: [version-1-2]
|
||||
nim_branch: [version-1-6]
|
||||
include:
|
||||
- target:
|
||||
os: linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user