Update config.yml

This commit is contained in:
Charles J. Cliffe
2023-03-28 21:42:00 -04:00
committed by GitHub
parent eba9a18182
commit be641f1946
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: ubuntu-2204
- image: cimg/base:2020.01
environment:
- CACHE_DIR: ~/build/wxWidgets/staticlib
steps: