Skip to content

Commit bd6cb7d

Browse files
Temporarily disable some platforms in release
1 parent 04bea56 commit bd6cb7d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/Create_Release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
arch: x86_64
2929
flag: osmesa
3030

31-
- os: Nvidia
32-
type: linux
33-
arch: arm64
31+
#- os: Nvidia
32+
# type: linux
33+
# arch: arm64
3434

3535
# - os: Pi4
3636
# type: linux
@@ -39,8 +39,8 @@ jobs:
3939
type: windows
4040

4141
# ios & osx universal build
42-
- os: macOS
43-
BuildScheme: PopEngine_Universal
42+
# - os: macOS
43+
# BuildScheme: PopEngine_Universal
4444

4545
# gr: kept a seperate entry to build the osx app? this target is wrong...
4646
#- os: macOS

0 commit comments

Comments
 (0)