1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

toml: convert yaml value checks in iarna test suite (#12629)

This commit is contained in:
Larpon
2021-12-01 13:43:15 +01:00
committed by GitHub
parent 6f297cdfaa
commit b3aedff3f8
2 changed files with 114 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
toml-module-pass-external-test-suites:
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
timeout-minutes: 10
env:
TOML_BS_TESTS_PATH: vlib/toml/tests/testdata/burntsushi/toml-test