Skip to content

Commit cddb420

Browse files
authored
Update master.yml
1 parent 3b63779 commit cddb420

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/master.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ permissions:
2424
jobs:
2525
build:
2626
name: develop build
27-
runs-on: [ self-hosted, iOS_builder ]
27+
runs-on: [ self-hosted, macOS ]
2828
timeout-minutes: 90
29+
environment: production
2930
env:
3031
LC_ALL: en_US.UTF-8
3132
LANG: en_US.UTF-8

0 commit comments

Comments
 (0)