Skip to content

Commit 58ab2db

Browse files
[Draft] switch angle to metal-freeze branch m1
* intel branch stopped building long ago
1 parent 6c8b70b commit 58ab2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
mkdir $INSDIR
134134
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
135135
$Env:PATH = $Env:PATH + ':' + $PWD.ToString() + '/depot_tools'
136-
git clone https://github.com/minecraft-linux/angle.git -b angle-renderdragon
136+
git clone https://github.com/minecraft-linux/angle.git -b metal-freeze
137137
pushd angle
138138
python scripts/bootstrap.py
139139
gclient sync

0 commit comments

Comments
 (0)