mirror of
https://github.com/nemtrif/utfcpp.git
synced 2025-04-05 05:25:07 +00:00
Update test docker image to 4.0.0
This commit is contained in:
parent
ba331cf8e7
commit
4b62f1eff1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue