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:
2
.github/workflows/toml_ci.yml
vendored
2
.github/workflows/toml_ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user