We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761c08a commit 1b5a5baCopy full SHA for 1b5a5ba
.github/workflows/integration-test.yaml
@@ -17,7 +17,7 @@ jobs:
17
integ-test:
18
name: "Integration Test"
19
environment: "integration-test"
20
- runs-on: macos-14
+ runs-on: macos-15
21
steps:
22
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
with:
0 commit comments