Skip to content

Commit d48cfc8

Browse files
authored
Update SPIRV-LLVM-Translator to v8.0.1-3
1 parent a6f80f8 commit d48cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ addons:
3333
- libclang-8-dev
3434

3535
install:
36-
- export TAG=v8.0.1-2
36+
- export TAG=v8.0.1-3
3737
- export TARBALL=SPIRV-LLVM-Translator-${TAG}-linux-${BUILD_TYPE}.zip
3838
- wget https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/download/${TAG}/${TARBALL} -O /tmp/${TARBALL}
3939
- unzip /tmp/${TARBALL} -d spirv-llvm-translator

0 commit comments

Comments
 (0)