Skip to content

Commit 1b5a5ba

Browse files
committed
chore: updated integration test runner
1 parent 761c08a commit 1b5a5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
integ-test:
1818
name: "Integration Test"
1919
environment: "integration-test"
20-
runs-on: macos-14
20+
runs-on: macos-15
2121
steps:
2222
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2323
with:

0 commit comments

Comments
 (0)