Skip to content

Commit 50c7ef7

Browse files
committed
Update CI machines again
1 parent 7accad7 commit 50c7ef7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
instrumentation-tests:
6262
name: Instrumentation tests
63-
runs-on: macos-15
63+
runs-on: macos-15-intel
6464
steps:
6565
- name: Checkout
6666
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

.github/workflows/inapp-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
inapp-e2e-tests:
1212
name: In-App Message E2E Tests
13-
runs-on: macos-15
13+
runs-on: macos-15-intel
1414

1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)