We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95eab88 commit 3f311acCopy full SHA for 3f311ac
.github/workflows/integration-tests.yml
@@ -13,7 +13,6 @@ jobs:
13
- ubuntu-latest
14
- ubuntu-24.04-arm
15
- macos-latest # arm
16
- - macos-13 # x64
17
fail-fast: false
18
runs-on: ${{ matrix.os }}
19
env:
.github/workflows/unit-tests.yml
@@ -19,7 +19,6 @@ jobs:
- windows-latest
20
- windows-11-arm
21
22
23
24
25
steps:
0 commit comments