Skip to content

Commit 9654cc4

Browse files
authored
example: Use new CI fleet in workflows OND-1519 (#404)
1 parent 185a894 commit 9654cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ jobs:
3838
arch: arm64
3939
os_distribution: sonoma
4040
os_version: "14"
41-
revision: 8c27ba1624955003040780ea24a0ec25a3b5e309
41+
revision: c12cc4655257fcf7da86fe06e87542b7e6814a1f
4242
remote_execution: 'false'
4343

4444
- os: macos
4545
arch: arm64
4646
os_distribution: sonoma
4747
os_version: "14"
48-
revision: 8c27ba1624955003040780ea24a0ec25a3b5e309
48+
revision: c12cc4655257fcf7da86fe06e87542b7e6814a1f
4949
remote_execution: 'true'
5050

5151
steps:

0 commit comments

Comments
 (0)