Update test docker image to 4.0.0

This commit is contained in:
nemtrif 2023-04-23 12:03:09 -04:00
parent ba331cf8e7
commit 4b62f1eff1

View file

@ -3,7 +3,7 @@ version: 2
jobs:
build:
docker:
- image: nemtrif/utf8cpp:3.1.3
- image: nemtrif/utf8cpp:4.0.0
steps:
- checkout
- run: git submodule update --init --recursive --remote