Updated python and cpp with working gslslangvalidator

This commit is contained in:
Alejandro Saucedo 2021-07-21 18:16:29 +01:00
parent 71b08d9f58
commit b7fd1b4d79
10 changed files with 32 additions and 20 deletions

View file

@ -10,7 +10,7 @@ jobs:
cpp-tests:
runs-on: ubuntu-18.04
container: axsauze/kompute-builder:0.2
container: axsauze/kompute-builder:0.3
steps:
- uses: actions/checkout@v2

View file

@ -10,7 +10,7 @@ jobs:
python-tests:
runs-on: ubuntu-18.04
container: axsauze/kompute-builder:0.2
container: axsauze/kompute-builder:0.3
steps:
- uses: actions/checkout@v2