mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-17 05:57:52 -04:00
Update config.yml
Try newer base image
This commit is contained in:
parent
61797c2ac6
commit
1fd2f431cb
@ -2,7 +2,7 @@ version: 2.1
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/base:2020.01
|
- image: cimg/base:current-22.04
|
||||||
environment:
|
environment:
|
||||||
- CACHE_DIR: ~/build/wxWidgets/staticlib
|
- CACHE_DIR: ~/build/wxWidgets/staticlib
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user