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 21d4158 commit a1078c4Copy full SHA for a1078c4
.github/workflows/e2e-macos.yml
@@ -13,7 +13,7 @@ name: 🧪 End-to-end testing (macOS)
13
jobs:
14
build:
15
timeout-minutes: 16
16
- runs-on: macos-13
+ runs-on: macos-14
17
steps:
18
- name: ‼️ Temporary succeed without check
19
run: |
0 commit comments