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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: