We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9860b commit fcd6699Copy full SHA for fcd6699
.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