Update config.yml

This commit is contained in:
Charles J. Cliffe 2023-03-28 21:39:55 -04:00 committed by GitHub
parent f59e25a4bf
commit eba9a18182
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: circleci/ubuntu-server:22.04
- image: ubuntu-2204
environment:
- CACHE_DIR: ~/build/wxWidgets/staticlib
steps: