Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftshader
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
swiftshader
Commits
94973a00
Commit
94973a00
authored
Jul 05, 2019
by
Ben Clayton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kokoro (Windows): Switch to python3
SPIRV-Tools now requires python3. Bug: b/135609394 Change-Id: Ib33ddb57b0bdfa87abed94de6dbfb91eadbc31bf
parent
8900e7c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
continuous.bat
tests/kokoro/gcp_windows/continuous.bat
+1
-1
No files found.
tests/kokoro/gcp_windows/continuous.bat
View file @
94973a00
...
...
@@ -2,7 +2,7 @@
SETLOCAL ENABLEDELAYEDEXPANSION
SET PATH=
%PATH%;C:\python27;C:\Program Files\cmake\bin
SET PATH=
C:\python36;C:\Program Files\cmake\bin;%PATH%
set SRC=%cd%\git\SwiftShader
cd %SRC%
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment